Date: Mon, 1 Mar 1999 22:38:08 -0800 (PST) From: Kirk McKusick <mckusick@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/sys/softupdates ffs_softdep.c Message-ID: <199903020638.WAA43543@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick 1999/03/01 22:38:08 PST
Modified files:
contrib/sys/softupdates ffs_softdep.c
Log:
Reorganize locking to avoid holding the lock during calls to bdwrite
and brelse (which may sleep in some systems).
Obtained from: Matthew Dillon <dillon@apollo.backplane.com>
Revision Changes Path
1.24 +9 -3 src/contrib/sys/softupdates/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?199903020638.WAA43543>
