summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Use load_container in Incremental assembly.NeilBrown2010-11-22
* Incremental: Factor out search of mdstatNeilBrown2010-11-22
* Make Incremental_container staticNeilBrown2010-11-22
* Switch open_subarray to use the new load_containerNeilBrown2010-11-22
* Use new load_container in ExamineNeilBrown2010-11-22
* New method: load_containerNeilBrown2010-11-22
* Remove keep_fd arg from load_super_XXX_allNeilBrown2010-11-22
* Remove subarray field in supertype.NeilBrown2010-11-22
* Create: user container_dev rather than subarray for some tests.NeilBrown2010-11-22
* Use container_member rather than subarray info ddf getinfo_super.NeilBrown2010-11-22
* Remove subarray detection from load_super.NeilBrown2010-11-22
* Pass subarray arg explicitly to ->update_subarray.NeilBrown2010-11-22
* Use new container_content rather than passing subarray to load_super.NeilBrown2010-11-22
* Add subarray arg to container_content.NeilBrown2010-11-22
* mapinfo: simplify subarray handling.NeilBrown2010-11-22
* super_by_fd: return subarray info explicitly.NeilBrown2010-11-22
* open_subarray: pass subarray name as explicit arg.NeilBrown2010-11-22
* ddf: remove duplicate container_member setting.NeilBrown2010-11-22
* Incremental - fix small bug in count_active.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
* detail/wait: better handling of monitoring sync action.NeilBrown2010-11-22
* Manage: be more careful about --add attempts.NeilBrown2010-11-22
* policy: don't try to get policy when path == NULL.NeilBrown2010-11-22
* Fix error in pol_sort.NeilBrown2010-11-22
* Report error in --update string is not recognised.NeilBrown2010-11-22
* Convert 'auto' config line to policy statementsNeilBrown2010-09-06
* Add support for auto-partitioning base devices.NeilBrown2010-09-06
* Add guess_super_typeNeilBrown2010-09-06
* Factor out path_policy functon.NeilBrown2010-09-06
* First steps to supporting auto-spare-add to groups of partitioned devices.NeilBrown2010-09-06
* Add gpt pseudo-metadataNeilBrown2010-09-06
* Add mbr pseudo metadata handler.NeilBrown2010-09-06
* intel: Don't try to read from tiny devices.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
* Add domain policy support.NeilBrown2010-09-06
* Add policy_action supportNeilBrown2010-09-06
* Add policy framework.NeilBrown2010-09-06
* Fix compile error on non-x86 systems.NeilBrown2010-09-03