]> git.ipfire.org Git - thirdparty/mdadm.git/commit
First steps to supporting auto-spare-add to groups of partitioned devices.
authorNeilBrown <neilb@suse.de>
Wed, 1 Sep 2010 07:27:23 +0000 (17:27 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 6 Sep 2010 01:26:28 +0000 (11:26 +1000)
commit56e8be854ad5dfdf548941125cf07363a2e76776
tree235de4fae19724c392b4a29306a84590e5219a89
parent0592faeb5e693d4317fb85d5ab013697a21c301d
First steps to supporting auto-spare-add to groups of partitioned devices.

Adding a spare to a group of partitioned devices is quite different
from adding one to an array.  So detect which option is worth trying
based on policy and then try one or the other - or possibly both - as
appropriate.

Signed-off-by: NeilBrown <neilb@suse.de>
Incremental.c