summaryrefslogtreecommitdiff
path: root/Incremental.c
Commit message (Expand)AuthorAge
* added --path <path_id> to give the information on the 'path-id' of removed de...Przemyslaw Czarnowski2010-11-22
* Add must_be_container helper.NeilBrown2010-11-22
* Improve type names for mddev_devNeilBrown2010-11-22
* Improve mddev_ident type definitions.NeilBrown2010-11-22
* Use load_container in Incremental assembly.NeilBrown2010-11-22
* Incremental: Factor out search of mdstatNeilBrown2010-11-22
* Make Incremental_container staticNeilBrown2010-11-22
* Add subarray arg to container_content.NeilBrown2010-11-22
* Incremental - fix small bug in count_active.NeilBrown2010-11-22
* get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-22
* Convert 'auto' config line to policy statementsNeilBrown2010-09-06
* Add support for auto-partitioning base devices.NeilBrown2010-09-06
* First steps to supporting auto-spare-add to groups of partitioned devices.NeilBrown2010-09-06
* Add mbr pseudo metadata handler.NeilBrown2010-09-06
* Allow --incremental to add a device as a spare if policy allows.NeilBrown2010-09-06
* Use action policy to keep recently-disconnected devices in the array.NeilBrown2010-09-06
* Introduce single-exit pattern for IncrementalNeilBrown2010-09-06
* Allow --incremental to add spares to an array.NeilBrown2010-08-12
* Incremental: return success in 'container not enough' caseDan Williams2010-08-10
* Add warnings if we ever fail to get a lock on the mapfile.Doug Ledford2010-07-22
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2010-07-22
|\
| * Incremental: restore assembly for inactive containers, block activeDan Williams2010-07-19
* | fix: IncrementalRemove leaves open handlePrzemyslaw Czarnowski2010-07-06
|/
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2010-07-06
|\
| * Always assume SKIP_GONE_DEVS behaviour and kill the flagDan Williams2010-06-16
* | Add --test option to --re-add and similarNeilBrown2010-07-06
* | Don't let incremental add devices to active arrays.NeilBrown2010-07-06
* | Add -fail support to --incrementalNeilBrown2010-06-30
|/
* Revert "Incremental: honor --no-degraded to delay assembly"Dan Williams2010-05-26
* Incremental: honor an 'enough' flag from external handlersDan Williams2010-05-26
* config: add 'homehost' option to 'AUTO' line.NeilBrown2010-03-03
* Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-02
* Incr: use devname_matches to when looking in mdadm.conf for bitmap fileNeilBrown2009-05-11
* Incremental: fix uninitialised variable.NeilBrown2009-05-11
* Incr: cope better with possibility that mp->path might be NULLNeilBrown2009-05-11
* Be more consistent about keeping the host: prefix on array names.NeilBrown2009-05-11
* Allow homehost to be largely ignored when assembling arrays.NeilBrown2009-05-11
* Assemble/Incr : minor tidy up of setting 'trustworthy'.NeilBrown2009-05-11
* conf/assemble: new config line "auto".NeilBrown2009-05-11
* config: support "ARRAY <ignore> ..." lines in mdadm.confNeilBrown2009-05-11
* assemble: support arrays created with --homehost=anyNeilBrown2009-05-11
* Incremental - avoid NULL dereference.NeilBrown2009-04-07
* Incremental: be more relaxed about member arrays not completely assembling.NeilBrown2009-04-07
* wait_for improvement.NeilBrown2009-04-07
* Incremental/container: don't create when we should just be opening.NeilBrown2009-03-10
* Incremental: fix some handling of trustworthy.NeilBrown2009-03-10
* Incremental: honor --no-degraded to delay assemblyDan Williams2009-02-24
* Incremental: fix 'name_to_use' in the container caseDan Williams2009-02-24
* Merge branch 'master' into devel-3.0NeilBrown2008-12-18
|\
| * map: rebuild map if it doesn't exist.NeilBrown2008-12-18