Greg Lehey 888c270436 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.
2003-05-04 05:13:17 +00:00
..
2003-05-02 12:42:31 +00:00
2003-05-03 09:58:20 +00:00
2003-05-01 21:18:36 +00:00
2003-04-16 11:54:11 +00:00
2003-04-27 01:46:56 +00:00
2003-04-16 09:53:29 +00:00
2003-05-04 05:13:17 +00:00