Date: Mon, 28 Mar 2005 09:35:58 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_extattr.c Message-ID: <200503280935.j2S9Zw6D026099@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503280935.j2S9Zw6D026099>
