cvs commit: src/sys/nfsclient nfs_node.c
Mohan Srinivasan
mohans at FreeBSD.org
Thu Nov 16 23:03:47 UTC 2006
mohans 2006-11-16 23:03:46 UTC
FreeBSD src repository
Modified files:
sys/nfsclient nfs_node.c
Log:
vfs_hash_insert() vputs() the losing vnode before returning, in the event of
a race where a duplicate vnode is entered into the vfs hash. nfs_nget() shouldn't
be releasing the vnode in that case.
Revision Changes Path
1.83 +1 -2 src/sys/nfsclient/nfs_node.c
More information about the cvs-src
mailing list