jeff 2005-03-13 12:16:45 UTC
FreeBSD src repository
Modified files:
sys/nfs4client nfs4_vnops.c
Log:
- It is no longer necessary to lock and unlock the vnode in nfs4_close()
as the top level does this for us now.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.25 +0 -2 src/sys/nfs4client/nfs4_vnops.c