From owner-cvs-all Tue May 4 22:20:38 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 81BF314BEC; Tue, 4 May 1999 22:20:36 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA81890; Tue, 4 May 1999 22:20:36 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199905050520.WAA81890@freefall.freebsd.org> From: Greg Lehey Date: Tue, 4 May 1999 22:20:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumstate.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/05/04 22:20:36 PDT Modified files: (Branch: RELENG_3) sys/dev/vinum vinumstate.c Log: MFC: Bring up to date with -CURRENT set_sd_state: If a drive is down, take "empty" sds down. Previously they were unchanged, which cause set_plex_state to take them up under some circumstances. set_sd_state: Don't change state from reborn to reborn. This caused a silly warning message. Revision Changes Path 1.7.2.5 +10 -6 src/sys/dev/vinum/vinumstate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message