Date: Fri, 13 Aug 1999 23:30:56 -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: <199908140630.XAA76518@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/08/13 23:30:56 PDT
Modified files:
sys/dev/vinum vinumstate.c
Log:
Clean up comments.
Don't return "can't do it" when the user requests a state change to
the current state. This previously caused silly messages like "Can't
start <foo>: invalid argument", when in fact <foo> was already
started.
set_plex_state: don't set state for non-existent plexes.
update_plex_status: as long as we have initializing subdisks, we're
initializing.
Revision Changes Path
1.22 +44 -55 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?199908140630.XAA76518>
