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:           Thu Feb 15 16:01:52 UTC 2007

Modified Files:
        src/sys/nfs: nfs_bio.c nfs_node.c nfs_subs.c nfs_vfsops.c nfsmount.h
            nfsnode.h

Log Message:
use mutex and rwlock rather than lockmgr.


To generate a diff of this commit:
cvs rdiff -r1.146 -r1.147 src/sys/nfs/nfs_bio.c
cvs rdiff -r1.89 -r1.90 src/sys/nfs/nfs_node.c
cvs rdiff -r1.179 -r1.180 src/sys/nfs/nfs_subs.c
cvs rdiff -r1.171 -r1.172 src/sys/nfs/nfs_vfsops.c
cvs rdiff -r1.41 -r1.42 src/sys/nfs/nfsmount.h
cvs rdiff -r1.60 -r1.61 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