cvs commit: src/sys/fs/hpfs hpfs_vnops.c
Jeff Roberson
jeff at FreeBSD.org
Mon Mar 28 01:41:00 PST 2005
jeff 2005-03-28 09:41:00 UTC
FreeBSD src repository
Modified files:
sys/fs/hpfs hpfs_vnops.c
Log:
- hpfs_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.63 +6 -11 src/sys/fs/hpfs/hpfs_vnops.c
More information about the cvs-src
mailing list