summaryrefslogtreecommitdiff
path: root/mapfile.c
Commit message (Expand)AuthorAge
* mapfile - when rebuilding, choose an appropriate name is none is found.NeilBrown2009-05-11
* mapfile - Fix off-by-one error in RebuildMapNeilBrown2009-05-11
* mapfile: allow the path name to the device to be empty.NeilBrown2009-05-11
* Merge branch 'master' of git://github.com/djbw/mdadm into devel-3.0NeilBrown2009-04-14
|\
| * RebuildMap: handle missing disksDan Williams2009-04-12
* | mapfile: optionally store map file in /devNeilBrown2009-04-14
|/
* 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