Date: Wed, 13 Oct 1999 01:39:10 -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: <199910130839.BAA72091@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/10/13 01:39:09 PDT
Modified files: (Branch: RELENG_3)
sys/dev/vinum vinumio.c
Log:
MFC (see revision 1.45):
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>
vinum_scandisk: Check that a drive is up before reading from it. This
is probably excessive paranoia.
Revision Changes Path
1.7.2.11 +14 -8 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?199910130839.BAA72091>
