summaryrefslogtreecommitdiffstats
path: root/sys/geom/vinum/geom_vinum.h
Commit message (Expand)AuthorAgeFilesLines
* - Don't return EAGAIN from gv_unload(). It was used to work around thejh2010-05-101-0/+1
* - Split up the BIO queue into a queue for new and one for completed requests.lulf2009-05-061-1/+0
* - Split the queue mutex into one for the event queue and one for the BIO queue,lulf2009-05-061-0/+3
* Import the gvinum work that have been done during and after Summer of Code 2007.lulf2009-03-281-33/+87
* - Import macros used in gmirror for printing gvinum debug messages and makinglulf2008-10-261-0/+26
* - Make gvinum header on-disk structure consistent on all platforms by storinglulf2008-10-011-0/+2
* -) Correct sdcount for a plex when removing or adding subdisks.le2007-04-121-0/+2
* Protect from creating striped and RAID5 plexes with unequally sizedle2006-03-301-0/+1
* Implement the 'resetconfig' command.le2006-03-231-0/+1
* Finally bring in what was produced during Google SoC 2005:le2005-11-191-0/+9
* Implement 'setstate' to allow setting the state of drives and subdisksle2004-11-261-0/+1
* Implement checkparity/rebuildparity.le2004-11-261-0/+1
* Share gv_roughlength() between kernel and userland, as we will need itle2004-11-151-1/+0
* 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
* Move config_new_drive() to the correct place and rename it tole2004-08-271-0/+1
* Propagate size changes upwards.le2004-07-311-0/+1
* Add a first version of a GEOMified vinum.le2004-06-121-0/+79
OpenPOWER on IntegriCloud