summaryrefslogtreecommitdiff
path: root/mapfile.c
Commit message (Collapse)AuthorAge
* Lots of fixes to make incremental assembly of containers work.NeilBrown2008-09-18
| | | | | | | | So: mdadm -I /dev/whatever will (if appropriate) add whatever to a container, then start any arrays inside the container.
* Use text_version in map_file rather than major.minor.Neil Brown2008-07-12
|
* Add new mode: --incrementalNeil Brown2006-12-21
--incremental allows arrays to be assembled one device at a time. This is expected to be used with udev.