summaryrefslogtreecommitdiffstats
path: root/sys/geom/vinum/geom_vinum_raid5.c
Commit message (Expand)AuthorAgeFilesLines
* Implement checkparity/rebuildparity.le2004-11-261-1/+96
* Move RAID5 offset calculation into a separate function to avoidle2004-11-151-50/+56
* Make it possible to rebuild degraded RAID5 plexes. Note that it isle2004-09-301-0/+114
* Re-vamp how I/O is handled in volumes and plexes.le2004-09-181-452/+181
* Compare the addresses of two RAID5 work packets directly insteadle2004-08-231-1/+1
* Add a function to clean up RAID5 packets and use it when I/O hasle2004-06-231-12/+21
* Remove two debugging printfs that are currently rather disturbingle2004-06-231-2/+0
* Don't sleep in the g_down path. More error checks to come.le2004-06-221-9/+27
* Correctly calculate subdisk offset in RAID5 plexes.le2004-06-141-2/+1
* Add a first version of a GEOMified vinum.le2004-06-121-0/+616
OpenPOWER on IntegriCloud