cvs commit: src/sbin/vinum commands.c
Greg Lehey
grog at FreeBSD.org
Sat May 3 22:13:19 PDT 2003
grog 2003/05/03 22:13:17 PDT
FreeBSD src repository
Modified files:
sbin/vinum commands.c
Log:
Rewrite of startup code:
vinum_read:
Accept 0 parameters, hand an empty string to the kernel if so.
Use new ioctl VINUM_READCONFIG, not VINUM_CREATE, to read config.
vinum_start: When passed 0 parameters, drop the devstat kludge and
call vinum_read instead. It's no longer necessary to distinguish
between "start" and "read" if no parameters are passed, and
probably one of them should go away.
Revision Changes Path
1.48 +13 -56 src/sbin/vinum/commands.c
More information about the cvs-all
mailing list