Date: Tue, 8 Aug 2000 17:41:54 -0700 (PDT) From: Tor Egge <tegge@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_softdep_stub.c Message-ID: <200008090041.RAA12161@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tegge 2000/08/08 17:41:54 PDT
Modified files:
sys/ufs/ffs ffs_softdep_stub.c
Log:
Initialize *countp to 0 in stub for softdep_flushworklist().
This allows ffs_fsync() to break out of a loop that might otherwise
be infinite on kernels compiled without the SOFTUPDATES option.
The observed symptom was a system hang at the first unmount attempt.
Revision Changes Path
1.14 +2 -1 src/sys/ufs/ffs/ffs_softdep_stub.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?200008090041.RAA12161>
