cvs commit: src/sys/ufs/ufs ufs_extattr.c
Jeff Roberson
jeff at FreeBSD.org
Mon Mar 28 01:35:59 PST 2005
jeff 2005-03-28 09:35:58 UTC
FreeBSD src repository
Modified files:
sys/ufs/ufs ufs_extattr.c
Log:
- UFS no longer uses PDIRUNLOCK to track the parent state. Instead, we now
rely on ufs to always leave the parent locked except in the ISDOTDOT
case. Adjust asserts to deal with these changes.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.79 +8 -13 src/sys/ufs/ufs/ufs_extattr.c
More information about the cvs-src
mailing list