Date: Mon, 28 Feb 2000 22:16:07 -0800 (PST) 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: <200002290616.WAA16999@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 2000/02/28 22:16:07 PST Modified files: sys/dev/vinum vinumstate.c Log: set_drive_state: update subdisk states more correctly. set_sd_state: update the state of a subdisk in a multi-plex volume more correctly. update_plex_state: Bring the plex up correctly when the last subdisk comes up. checksdstate: Update comments. vpstate: Don't return an "up" state on a degraded, unattached plex. start_object: Return a sensible error message when trying to revive a subdisk whose drive is down. Previously it returned EBUSY. Approved-by: jkh Revision Changes Path 1.28 +91 -76 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?200002290616.WAA16999>