summaryrefslogtreecommitdiff
path: root/Incremental.c
Commit message (Expand)AuthorAge
...
* Fix some compiler warnings.Luca Berra2011-06-17
* Incr: fix breakage in count_active.NeilBrown2011-06-15
* getinfo_super now clears the 'info' structure before filling it in.NeilBrown2011-06-08
* Release 3.2.1NeilBrown2011-03-28
* FIX: ping_monitor() usage causes memory leaksAdam Kwolek2011-03-18
* Run Grow_restart/Grow_continue when assembling the content of a container.NeilBrown2011-03-08
* Continue reshape after assembling arrayAdam Kwolek2011-03-02
* FIX: Seg Fault in incremental if BBM log detectedKrzysztof Wojcik2011-02-18
* Various compile fixes.NeilBrown2011-02-01
* Allow domain_test to report that no domains were found.NeilBrown2011-02-01
* Incr: don't exclude 'active' devices from auto inclusion in a container.NeilBrown2011-02-01
* Incremental: move suitable spares to container when subarrays started.Anna Czarnowska2011-01-05
* Consider target only for spare-same-domainPrzemyslaw Czarnowski2010-12-26
* Validate size of potential spare disk for external metadata (with containers)Przemyslaw Czarnowski2010-12-26
* Skip domain check for spare-same-slotPrzemyslaw Czarnowski2010-12-26
* Added test for array degradation for spare-same-slotPrzemyslaw Czarnowski2010-12-26
* external: get number of failed disks for containerPrzemyslaw Czarnowski2010-12-26
* FIX: Bad block verification during assembling arrayKrzysztof Wojcik2010-12-26
* fix: incremental for bare disks returns invalid valuePrzemyslaw Czarnowski2010-12-21
* fix: adding spare via incremental do not trigger recoveryPrzemyslaw Czarnowski2010-12-21
* Allow --update=devicesize with --re-addNeilBrown2010-12-09
* fix: incremental on invalid container causes segfaultHawrylewicz Czarnowski, Przemyslaw2010-12-07
* Incremental - avoid including wayward devices.NeilBrown2010-11-29
* Incr: reduce the number of times we load data from sysfs.NeilBrown2010-11-25
* Add action=spare-same-slot policy.NeilBrown2010-11-22
* incr/spare: recheck allowed action for each metadata.NeilBrown2010-11-22
* Incr/spare: make sure failure to identify metadata if handled gracefully.NeilBrown2010-11-22
* Incr: fix up return value in try_spareNeilBrown2010-11-22
* Factor out is_bare test.NeilBrown2010-11-22
* extension of IncrementalRemove to store location (path-id) of removed devicePrzemyslaw Czarnowski2010-11-22
* Teach IncrementalRemove about containers.NeilBrown2010-11-22
* 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