cvs commit: src/sys/fs/udf udf_vnops.c
Jeff Roberson
jeff at FreeBSD.org
Mon Mar 28 01:31:57 PST 2005
jeff 2005-03-28 09:31:57 UTC
FreeBSD src repository
Modified files:
sys/fs/udf udf_vnops.c
Log:
- We no longer have to bother with PDIRUNLOCK, lookup() handles it for us.
- In the ISDOTDOT case we have to unlock the dvp before locking the child,
if this fails we must relock dvp before returning an error. This was
missing before.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.54 +5 -7 src/sys/fs/udf/udf_vnops.c
More information about the cvs-src
mailing list