freebsd-nq/sbin/vinum
Greg Lehey b095b120af Tidy up some indentation and comments.
vinum_init(): Change name of variable plexindex to objindex, which
	      better describes its purpose.

initsd(): Add a second parameter to determine whether it should wait
	  for completion or not.  This allows it to DTRT when called
	  with the -w flag either directly or via initplex().

Add 'setstate' command (function vinum_setstate ()) to implement the
VINUM_SETSTATE_FORCE ioctl for diddling individual object states.
This is a repair tool which can also be used for panicing the system.
Use with utmost care if at all.

Add unimplemented commands 'checkparity' and 'rebuildparity'.  Watch
this space.
1999-08-24 02:31:19 +00:00
..
commands.c Tidy up some indentation and comments. 1999-08-24 02:31:19 +00:00
list.c vinum_info: add code to print out lock events. 1999-08-14 06:20:20 +00:00
Makefile If the wrong version of vinum(8) has been started (i.e. non-RAID-5 1999-04-09 01:14:36 +00:00
v.c make_plex_dev: make them raw. Volume-related plex devices will 1999-08-14 06:19:38 +00:00
vext.h Add declarations for initvol, initplex and initsd helper functions for 1999-08-14 06:20:55 +00:00
vinum.8 Minor mdoc fix. 1999-08-15 12:16:59 +00:00