summaryrefslogtreecommitdiffstats
path: root/Incremental.c
Commit message (Expand)AuthorAgeFilesLines
* Incremental: change precedence order for autof setting.NeilBrown2008-11-031-3/+4
* Incremental: allow assembly of foreign array.NeilBrown2008-10-301-6/+12
* Incremental: fix setting of 'autof' flag.NeilBrown2008-10-301-4/+10
* Fix --incremental assembly of partitions arrays.NeilBrown2008-10-301-5/+5
* Fix NULL pointer oopsDoug Ledford2008-10-301-4/+10
* Make device-special files for partitions when using --incrementalNeil Brown2008-05-051-2/+3
* Unify code into find_free_devnum.Neil Brown2008-05-051-10/+5
* Fix for segfault when reading /proc/mdstatNeil Brown2008-04-281-0/+1
* Replace sysarray with mdinfoNeil Brown2007-12-141-11/+12
* Use 'mdinfo' instead of special 'sysdev' structure.Neil Brown2007-12-141-10/+11
* Drop the superblock arg from all metadata methods.Neil Brown2007-12-141-32/+21
* Add 'supertype' arg to almost all metadata methods.Neil Brown2007-12-141-13/+13
* Allow metadata handlers to free their own superblock.Neil Brown2007-12-141-6/+6
* Release 2.6mdadm-2.6Neil Brown2006-12-211-0/+1
* Add new mode: --incrementalNeil Brown2006-12-211-0/+721