Date: Tue, 12 Oct 1999 20:18:00 -0700 (PDT) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumio.c Message-ID: <199910130318.UAA48191@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/10/12 20:18:00 PDT
Modified files:
sys/dev/vinum vinumio.c
Log:
Fix another instance of vinum_scandisk giving a request to the daemon
and then doing it itself, resulting in a panic downed drives.
Sleuth-work-by: Christopher Masto <chris@netmonger.net>
Remove dummy function initsd, which is now (implemented) in
vinumrevive.c
vinum_scandisk: Check that a drive is up before reading from it. This
is probably excessive paranoia.
Revision Changes Path
1.45 +11 -11 src/sys/dev/vinum/vinumio.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?199910130318.UAA48191>
