summaryrefslogtreecommitdiffstats
path: root/Assemble.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Assemble: allow an array undergoing reshape to be started without backup fileNeilBrown2010-12-011-3/+12
* fix: assemble for external metadata generates segfault if invalid device foundHawrylewicz Czarnowski, Przemyslaw2010-12-011-1/+2
* Assemble: call remove_partitions later.NeilBrown2010-11-301-4/+6
* Assemble: fix assembly in the delta_disks > max_degraded caseDan Williams2010-11-231-1/+3
* Assemble: get content before testing it.NeilBrown2010-11-231-0/+5
* Assemble: use load_containerNeilBrown2010-11-221-86/+110
* Assemble: turn next_member goto loop into a for loop.NeilBrown2010-11-221-21/+19
* Assemble: simplify the handling of is_member_busy.NeilBrown2010-11-221-14/+2
* Assemble: remove the skip variable.NeilBrown2010-11-221-4/+1
* Assemble: merge 'member' test into ident_matches.NeilBrown2010-11-221-22/+15
* Assemble: change 'skip' label to a variable.NeilBrown2010-11-221-16/+17
* Remove content from mddev_devNeilBrown2010-11-221-8/+7
* Assemble: contract next_member loop.NeilBrown2010-11-221-5/+4
* Assemble: merge to large 'if' statements.NeilBrown2010-11-221-15/+19
* Improve type names for mddev_devNeilBrown2010-11-221-3/+3
* Improve mddev_ident type definitions.NeilBrown2010-11-221-2/+2
* Assemble: factor out ident_matchesNeilBrown2010-11-221-34/+49
* Assemble: small cleanup of error checking.NeilBrown2010-11-221-33/+26
* Add subarray arg to container_content.NeilBrown2010-11-221-1/+1
* Assemble - avoid including wayward devices.NeilBrown2010-11-221-2/+23
* Assemble: handle devices array better.NeilBrown2010-11-221-3/+22
* get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-221-6/+6
* Report error in --update string is not recognised.NeilBrown2010-11-221-9/+21
* Convert 'auto' config line to policy statementsNeilBrown2010-09-061-1/+8
* Add mbr pseudo metadata handler.NeilBrown2010-09-061-2/+8
* Use action policy to keep recently-disconnected devices in the array.NeilBrown2010-09-061-0/+23
* Compile with -Wextra by defaultNeilBrown2010-08-051-13/+13
* Assemble: Fix honouring of 'auto' config lineNeilBrown2010-07-061-0/+1
* Assemble: fix some recently introduced bugs.NeilBrown2010-03-101-10/+17
* config: add 'homehost' option to 'AUTO' line.NeilBrown2010-03-031-1/+2
* Assemble: clean up properly if we cannot add the bitmap file.NeilBrown2010-02-241-0/+4
* Assemble: check inargv before complaining about stray arguments.NeilBrown2010-02-241-1/+1
* Assemble: fix --force assembly of v1.x arrays which are recovering.NeilBrown2010-02-041-1/+3
* Assemble: error-check ->load_superNeilBrown2010-01-271-2/+16
* Assemble: fix testing of 'verbose' flag.NeilBrown2009-11-191-2/+2
* Replace all relevant occurrences of -4 with LEVEL_MULTIPATHNeilBrown2009-11-171-2/+2
* Assemble: include ACTIVE but not in-sync devices as non-spares.NeilBrown2009-11-171-1/+1
* Merge branch 'master' into devel-3.1NeilBrown2009-10-221-0/+27
|\
| * Assemble: handle container members betterNeilBrown2009-10-191-0/+18
| * Assemble: print verbose messages when finding members in containersNeilBrown2009-10-191-0/+6
| * imsm: add --update=uuid supportDan Williams2009-10-141-0/+3
* | Compile fixes for mdassembleNeilBrown2009-10-201-0/+2
* | Assemble: print more verbose messages about restarting a reshapeNeilBrown2009-10-201-1/+5
* | Merge branch 'master' into devel-3.1NeilBrown2009-10-011-7/+6
|\|
| * Assemble: fix handling of empty containerDan Williams2009-08-041-0/+2
| * Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-021-7/+2
| * mdadm.8: Man page updatesNeilBrown2009-06-021-0/+2
* | Grow: support restart of new migrations.NeilBrown2009-08-131-1/+14
|/
* Be more consistent about keeping the host: prefix on array names.NeilBrown2009-05-111-0/+5
* Allow homehost to be largely ignored when assembling arrays.NeilBrown2009-05-111-1/+7