Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/nfs



Module Name:    src
Committed By:   yamt
Date:           Sun Apr 29 10:30:19 UTC 2007

Modified Files:
        src/sys/nfs: nfs_bio.c nfs_socket.c nfs_subs.c nfs_syscalls.c nfs_var.h
            nfs_vfsops.c nfs_vnops.c nfsmount.h nfsnode.h

Log Message:
use mutex and condver.


To generate a diff of this commit:
cvs rdiff -r1.152 -r1.153 src/sys/nfs/nfs_bio.c
cvs rdiff -r1.149 -r1.150 src/sys/nfs/nfs_socket.c
cvs rdiff -r1.185 -r1.186 src/sys/nfs/nfs_subs.c
cvs rdiff -r1.108 -r1.109 src/sys/nfs/nfs_syscalls.c
cvs rdiff -r1.66 -r1.67 src/sys/nfs/nfs_var.h
cvs rdiff -r1.174 -r1.175 src/sys/nfs/nfs_vfsops.c
cvs rdiff -r1.253 -r1.254 src/sys/nfs/nfs_vnops.c
cvs rdiff -r1.42 -r1.43 src/sys/nfs/nfsmount.h
cvs rdiff -r1.61 -r1.62 src/sys/nfs/nfsnode.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index