Date: Thu, 17 Jun 1999 22:49:51 -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_vnops.c Message-ID: <199906180549.WAA42433@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick 1999/06/17 22:49:50 PDT
Modified files:
sys/ufs/ffs ffs_vnops.c
Log:
On our final pass through ffs_fsync, do all I/O synchronously so that
we can find out if our flush is failing because of write errors. This
change avoids a "flush failed" panic during unrecoverable disk errors.
Revision Changes Path
1.57 +8 -7 src/sys/ufs/ffs/ffs_vnops.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?199906180549.WAA42433>
