summaryrefslogtreecommitdiffstats
path: root/sys/geom/vinum/geom_vinum_share.c
Commit message (Collapse)AuthorAgeFilesLines
* Share gv_roughlength() between kernel and userland, as we will need itle2004-11-151-0/+35
| | | | there later.
* Correctly skip the '/dev/' part when creating new drives and prefixle2004-10-021-4/+7
| | | | | | a drive's provider with '/dev/' when printing the config. Reported by: will@
* Accept "sd len 0" and auto-size the subdisk correctly.le2004-06-231-4/+2
| | | | Spotted by: csjp
* Add a first version of a GEOMified vinum.le2004-06-121-0/+651
OpenPOWER on IntegriCloud