cvs commit: src/sys/nfsclient nfs_vfsops.c
Jeff Roberson
jeff at FreeBSD.org
Sat Oct 4 06:44:53 PDT 2003
jeff 2003/10/04 06:44:51 PDT
FreeBSD src repository
Modified files:
sys/nfsclient nfs_vfsops.c
Log:
- Acquire the vnode interlock prior to dropping the mntvnode_mtx.
- Make a note of the lack of XLOCK protection in this code. We would access
a vnode while it is changing identities without Giant.
Revision Changes Path
1.138 +2 -1 src/sys/nfsclient/nfs_vfsops.c
More information about the cvs-src
mailing list