summaryrefslogtreecommitdiff
path: root/Assemble.c
Commit message (Expand)AuthorAge
* Assemble: use load_containerNeilBrown2010-11-22
* Assemble: turn next_member goto loop into a for loop.NeilBrown2010-11-22
* Assemble: simplify the handling of is_member_busy.NeilBrown2010-11-22
* Assemble: remove the skip variable.NeilBrown2010-11-22
* Assemble: merge 'member' test into ident_matches.NeilBrown2010-11-22
* Assemble: change 'skip' label to a variable.NeilBrown2010-11-22
* Remove content from mddev_devNeilBrown2010-11-22
* Assemble: contract next_member loop.NeilBrown2010-11-22
* Assemble: merge to large 'if' statements.NeilBrown2010-11-22
* Improve type names for mddev_devNeilBrown2010-11-22
* Improve mddev_ident type definitions.NeilBrown2010-11-22
* Assemble: factor out ident_matchesNeilBrown2010-11-22
* Assemble: small cleanup of error checking.NeilBrown2010-11-22
* Add subarray arg to container_content.NeilBrown2010-11-22
* Assemble - avoid including wayward devices.NeilBrown2010-11-22
* Assemble: handle devices array better.NeilBrown2010-11-22
* get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-22
* Report error in --update string is not recognised.NeilBrown2010-11-22
* Convert 'auto' config line to policy statementsNeilBrown2010-09-06
* Add mbr pseudo metadata handler.NeilBrown2010-09-06
* Use action policy to keep recently-disconnected devices in the array.NeilBrown2010-09-06
* Compile with -Wextra by defaultNeilBrown2010-08-05
* Assemble: Fix honouring of 'auto' config lineNeilBrown2010-07-06
* Assemble: fix some recently introduced bugs.NeilBrown2010-03-10
* config: add 'homehost' option to 'AUTO' line.NeilBrown2010-03-03
* Assemble: clean up properly if we cannot add the bitmap file.NeilBrown2010-02-24
* Assemble: check inargv before complaining about stray arguments.NeilBrown2010-02-24
* Assemble: fix --force assembly of v1.x arrays which are recovering.NeilBrown2010-02-04
* Assemble: error-check ->load_superNeilBrown2010-01-28
* Assemble: fix testing of 'verbose' flag.NeilBrown2009-11-19
* Replace all relevant occurrences of -4 with LEVEL_MULTIPATHNeilBrown2009-11-17
* Assemble: include ACTIVE but not in-sync devices as non-spares.NeilBrown2009-11-17
* Merge branch 'master' into devel-3.1NeilBrown2009-10-22
|\
| * Assemble: handle container members betterNeilBrown2009-10-19
| * Assemble: print verbose messages when finding members in containersNeilBrown2009-10-19
| * imsm: add --update=uuid supportDan Williams2009-10-13
* | Compile fixes for mdassembleNeilBrown2009-10-20
* | Assemble: print more verbose messages about restarting a reshapeNeilBrown2009-10-20
* | Merge branch 'master' into devel-3.1NeilBrown2009-10-01
|\|
| * Assemble: fix handling of empty containerDan Williams2009-08-04
| * Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-02
| * mdadm.8: Man page updatesNeilBrown2009-06-02
* | Grow: support restart of new migrations.NeilBrown2009-08-13
|/
* 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
* Fix tests on ->container and ->memberNeilBrown2009-05-11
* conf/assemble: new config line "auto".NeilBrown2009-05-11
* assemble: support arrays created with --homehost=anyNeilBrown2009-05-11
* incremental_container: preserve 'in_sync' flag when adding to existing array.NeilBrown2009-04-14