Source-Changes archive

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

CVS commit: [yamt-lazymbuf] src/sys/nfs



Module Name:    src
Committed By:   yamt
Date:           Fri Feb 15 10:40:08 UTC 2008

Modified Files:
        src/sys/nfs [yamt-lazymbuf]: nfs.h nfs_socket.c nfs_subs.c
            nfs_syscalls.c nfs_vfsops.c nfs_vnops.c

Log Message:
- sprinkle some locks.
- disable MNT_UPDATE because it involves too much locking headache.
- don't overwrite other bits in v_vflags when setting VV_ROOT.


To generate a diff of this commit:
cvs rdiff -r1.48.12.5 -r1.48.12.6 src/sys/nfs/nfs.h
cvs rdiff -r1.114.2.7 -r1.114.2.8 src/sys/nfs/nfs_socket.c
cvs rdiff -r1.149.2.9 -r1.149.2.10 src/sys/nfs/nfs_subs.c
cvs rdiff -r1.78.4.7 -r1.78.4.8 src/sys/nfs/nfs_syscalls.c
cvs rdiff -r1.148.2.9 -r1.148.2.10 src/sys/nfs/nfs_vfsops.c
cvs rdiff -r1.222.2.8 -r1.222.2.9 src/sys/nfs/nfs_vnops.c

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