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:   hannken
Date:           Fri Jul  9 08:25:57 UTC 2010
Modified Files:
        src/sys/nfs: nfs_vfsops.c
Log Message:
nfs_unmount(): No need to take a second reference for the root node.
nfs_root():    Replace vget() with vref()/vn_lock(), this node already
               has a reference.
To generate a diff of this commit:
cvs rdiff -u -r1.214 -r1.215 src/sys/nfs/nfs_vfsops.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