Date: Thu, 24 Jun 1999 01:57:18 -0700 (PDT) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumstate.c Message-ID: <199906240857.BAA32609@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/06/24 01:57:17 PDT Modified files: sys/dev/vinum vinumstate.c Log: set_drive_state: If the drive goes down, queue a close to the daemon. In many cases this function gets called in process context, so it could do it directly, but it's more trouble finding out where we came from than getting the daemon to do it. Revision Changes Path 1.19 +3 -0 src/sys/dev/vinum/vinumstate.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?199906240857.BAA32609>