summaryrefslogtreecommitdiffstats
path: root/mapfile.c
Commit message (Expand)AuthorAgeFilesLines
* Incremental: lock against multiple concurrent additions to an array.NeilBrown2008-11-041-0/+37
* Manage: when stopping an array, delete all names from /dev.NeilBrown2008-11-041-0/+11
* Always update mdadm/map when starting an array.NeilBrown2008-11-041-1/+2
* Merge branch 'master' into scratch-3.0NeilBrown2008-11-031-1/+1
|\
| * mapfile: fix bug in testing for /var/run/mdadm/NeilBrown2008-11-031-1/+1
* | Lots of fixes to make incremental assembly of containers work.NeilBrown2008-09-181-3/+5
* | Use text_version in map_file rather than major.minor.Neil Brown2008-07-121-14/+13
|/
* Add new mode: --incrementalNeil Brown2006-12-211-0/+197