summaryrefslogtreecommitdiffstats
path: root/sys/dev/vinum/vinumioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Remove a redundant statement.grog2000-06-021-2/+1
* Change linkage to parity maintenance operations.grog2000-05-111-7/+3
* Modify comments to indicate that RAID-5 functions also apply togrog2000-02-291-6/+4
* Add function moveobject, which currently moves subdisks to differentgrog2000-01-051-0/+44
* Remove reference to obsolete initsd function.grog1999-10-131-3/+1
* Add ioctls VINUM_CHECKPARITY and VINUM_RESETPARITY, still to be fullygrog1999-09-281-0/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add VINUM_SETSTATE_FORCE ioctl for diddling individual object states.grog1999-08-241-6/+14
* vinumioctl: add ioctls for raw subdisks and plexes. Remove code forgrog1999-08-141-10/+57
* Import RAID-5 code.grog1999-08-071-6/+18
* Be more intelligent about attaching subdisks to plexes.grog1999-06-221-5/+13
* Modify to work with new style dev_t.grog1999-05-151-3/+1
* Make Vinum compile correctly without VINUMDEBUGgrog1999-05-081-0/+2
* Remove old grunge, including references to sys/disk.h (which is goinggrog1999-05-071-4/+1
* Revise use of the vinum_conf variables drives_used, subdisks_used,grog1999-03-301-33/+33
* Remove longjmp declaration.grog1999-03-281-7/+1
* VINUM_STARTCONFIG:grog1999-03-231-1/+1
* VINUM_RESETCONFIG: do the reset even if the config is open (as it hasgrog1999-03-131-3/+1
* Change printf() calls to log() calls.grog1999-03-021-17/+28
* Change multiline comments to start with a lone /* and end with a */,grog1999-01-291-16/+29
* Correct #include in vinumioctl.c to compile correctlygrog1999-01-241-2/+2
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-68/+37
* Some relatively minor tweaks to enable vinum to be built into a staticpeter1998-12-281-6/+9
* If I've done this right, revive the vinum code in it's now home after itpeter1998-12-281-0/+795
* Remove LKM's depricated by modules.sos1998-12-271-795/+0
* config.c:grog1998-10-211-5/+13
* Import base vinum lkm sourcesgrog1998-09-161-0/+787
OpenPOWER on IntegriCloud