summaryrefslogtreecommitdiff
path: root/Assemble.c
Commit message (Expand)AuthorAge
* Monitor reshaped arrayAdam Kwolek2011-10-05
* Add recovery blocked field to mdinfoAdam Kwolek2011-10-05
* Do not continue reshape during initrd phaseAdam Kwolek2011-10-03
* Move restore backup code to functionAdam Kwolek2011-09-21
* FIX: Memory leak during AssemblyAdam Kwolek2011-09-21
* Don't index past the end of 'best' array in Assemble.NeilBrown2011-06-17
* Add reshape restart support for external metadataAdam Kwolek2011-06-08
* getinfo_super now clears the 'info' structure before filling it in.NeilBrown2011-06-08
* FIX: Count correctly added devicesAdam Kwolek2011-04-18
* Assemble: improve efficacy of -Af in assembling degraded dirty arrays.NeilBrown2011-03-23
* FIX: ping_monitor() usage causes memory leaksAdam Kwolek2011-03-18
* Remove incorrect use of open_devNeilBrown2011-03-10
* FIX: Make expansion counter usableAdam Kwolek2011-03-10
* FIX: Block reshaped array monitoringAdam Kwolek2011-03-10
* Run Grow_restart/Grow_continue when assembling the content of a container.NeilBrown2011-03-08
* Continue reshape after assembling arrayAdam Kwolek2011-03-02
* FIX: disks added beyond array should be counted during reshapeAdam Kwolek2011-02-27
* Various compile fixes.NeilBrown2011-02-01
* Allow explicitly listed spared to be included by default.NeilBrown2011-02-01
* Allow domain_test to report that no domains were found.NeilBrown2011-02-01
* free_super after assembling a containerNeilBrown2011-02-01
* Assemble: ignore unknown devices not listed on command line.NeilBrown2011-02-01
* Assemble: allow to assemble container with uuid=0:0:0:0Czarnowska, Anna2011-02-01
* Assemble: allow to assemble spares on their ownAnna Czarnowska2011-01-05
* Assemble: we need to read policy to know array domainsAnna Czarnowska2011-01-05
* Assemble imsm spares in matching domain onlyAnna Czarnowska2010-12-26
* FIX: Bad block verification during assembling arrayKrzysztof Wojcik2010-12-26
* Assemble: allow an array undergoing reshape to be started without backup fileNeilBrown2010-12-01
* fix: assemble for external metadata generates segfault if invalid device foundHawrylewicz Czarnowski, Przemyslaw2010-12-01
* Assemble: call remove_partitions later.NeilBrown2010-11-30
* Assemble: fix assembly in the delta_disks > max_degraded caseDan Williams2010-11-23
* Assemble: get content before testing it.NeilBrown2010-11-23
* 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