summaryrefslogtreecommitdiffstats
path: root/sys/geom/vinum/geom_vinum_rm.c
Commit message (Expand)AuthorAgeFilesLines
* - Improve error message consistency and wording.lulf2009-10-051-4/+4
* - Check if any plexes are doing internal maintenance before removing them.lulf2009-05-061-0/+7
* Import the gvinum work that have been done during and after Summer of Code 2007.lulf2009-03-281-187/+164
* - Fix a potential NULL pointer reference. Note that this cannot happen inlulf2008-11-251-1/+6
* - Import macros used in gmirror for printing gvinum debug messages and makinglulf2008-10-261-4/+4
* - Use the new gv_write_header function to write out the header when removing alulf2008-10-021-1/+1
* -) Correct sdcount for a plex when removing or adding subdisks.le2007-04-121-2/+19
* Protect from creating striped and RAID5 plexes with unequally sizedle2006-03-301-58/+0
* Fix whitespace.le2006-03-231-1/+1
* Implement the 'resetconfig' command.le2006-03-231-0/+39
* Finally bring in what was produced during Google SoC 2005:le2005-11-191-3/+1
* Set the G_PF_WITHER flag on the subdisk provider that is about tole2005-09-081-34/+1
* Make it possible to remove stale, left-over subdisks.le2005-08-161-9/+7
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Re-vamp how I/O is handled in volumes and plexes.le2004-09-181-0/+1
* Give the DRIVE geom a worker thread that picks up incoming bios,le2004-09-131-0/+1
* Rename gv_kill_thread() to gv_kill_plex_thread(), since there are morele2004-09-131-1/+1
* Implement the possibility to remove drives.le2004-08-221-0/+90
* Add a first version of a GEOMified vinum.le2004-06-121-0/+346
OpenPOWER on IntegriCloud