cvs commit: src/sys/fs/nwfs nwfs_vnops.c
Jeff Roberson
jeff at FreeBSD.org
Mon Mar 28 01:46:33 PST 2005
jeff 2005-03-28 09:46:33 UTC
FreeBSD src repository
Modified files:
sys/fs/nwfs nwfs_vnops.c
Log:
- nwfs_lookup() is no longer responsible for unlocking the dvp, this is
handled in vfs_lookup.c. This code was missing PDIRUNLOCK use prior
to the removal of PDIRUNLOCK in rev 1.73 of vfs_lookup.c.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.39 +10 -26 src/sys/fs/nwfs/nwfs_vnops.c
More information about the cvs-src
mailing list