freebsd-src/sbin/vinum
Greg Lehey 2768093ea6 Explicitly type large scalar parameters to avoid compilation warnings
on alpha.

Submitted-by:	Bernd Walter <ticso@cicely.de>

Add function vinum_mv, which moves subdisks to different drives.  This
function just does the low-level configuration changes; the resultant
subdisk is stale if it previously had any contents, otherwise it is
empty (i.e. in need of initializing if it's RAID-5).  We still need to
handle getting the contents moved over, but the current version will
suffice to migrate subdisks from a disk which has failed.

Submitted-by:	Marius Bendiksen <marius@marius.scancall.no>

vinum_start:  Get the revive block size right.
2000-01-05 05:55:57 +00:00
..
commands.c Explicitly type large scalar parameters to avoid compilation warnings 2000-01-05 05:55:57 +00:00
list.c Change the name of the v flag variable from 'verbose' to 'vflag', 1999-10-13 03:27:55 +00:00
Makefile Remove -g compiler flag. 2000-01-03 12:01:30 +00:00
v.c Change the name of the v flag variable from 'verbose' to 'vflag', 1999-10-13 03:28:40 +00:00
vext.h Change default init sizes from 64 kB to 60 kB, since the block device 1999-10-13 03:29:13 +00:00
vinum.8 Describe the new options of start and init commands. 1999-10-13 03:30:29 +00:00