Date: Sat, 7 Aug 1999 01:18:40 -0700 (PDT) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum commands.c Message-ID: <199908070818.BAA67902@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/08/07 01:18:40 PDT
Modified files:
sbin/vinum commands.c
Log:
vinum_init:
wait correctly for completion.
set object in initializing state before initializing.
Don't set the plex up, it should go up automatically.
vinum_start:
If any objects are not up on start, list them.
Requested-by: Steve Taylor <staylor@cybernet.com>
vinum_attach:
Make sure we always have the object information before examining it.
vinum_replace:
Start writing.
create_drive, vinum_concat, vinum_stripe, vinum_mirror:
Check the ioctl return values correctly
vinum_readpol:
Start writing.
Revision Changes Path
1.21 +83 -29 src/sbin/vinum/commands.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?199908070818.BAA67902>
