Date: Tue, 8 May 2001 00:13:01 -0700 (PDT) From: Kirk McKusick <mckusick@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_softdep.c Message-ID: <200105080713.f487D1X81154@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick 2001/05/08 00:13:01 PDT
Modified files:
sys/ufs/ffs ffs_softdep.c
Log:
When syncing out snapshot metadata, we must temporarily allow recursive
buffer locking so as to avoid locking against ourselves if we need to
write filesystem metadata.
Revision Changes Path
1.93 +30 -28 src/sys/ufs/ffs/ffs_softdep.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105080713.f487D1X81154>
