summaryrefslogtreecommitdiff
path: root/mapfile.c
Commit message (Expand)AuthorAge
* Merge branch 'master' into scratch-3.0NeilBrown2009-01-08
|\
| * Free mdstat data structures properly.NeilBrown2009-01-08
* | Merge branch 'master' into devel-3.0NeilBrown2008-12-18
|\|
| * map: rebuild map if it doesn't exist.NeilBrown2008-12-18
* | mapfile: validate entries before they are returned.NeilBrown2008-11-04
* | mdopen: use small sequence number for uniquifying array names.NeilBrown2008-11-04
* | Incremental: lock against multiple concurrent additions to an array.NeilBrown2008-11-04
* | Manage: when stopping an array, delete all names from /dev.NeilBrown2008-11-04
* | Always update mdadm/map when starting an array.NeilBrown2008-11-04
* | Merge branch 'master' into scratch-3.0NeilBrown2008-11-03
|\|
| * mapfile: fix bug in testing for /var/run/mdadm/NeilBrown2008-11-03
* | Lots of fixes to make incremental assembly of containers work.NeilBrown2008-09-18
* | Use text_version in map_file rather than major.minor.Neil Brown2008-07-12
|/
* Add new mode: --incrementalNeil Brown2006-12-21