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:   ad
Date:           Fri Jan  2 12:57:30 UTC 2009

Modified Files:
        src/sys/nfs: nfs_node.c nfsnode.h

Log Message:
- Don't vput() a vnode that we do not hold locked.
- Eliminate one of the few remaining uses of LK_CANRECURSE.


To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 src/sys/nfs/nfs_node.c
cvs rdiff -r1.68 -r1.69 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