]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Skip domain check for spare-same-slot
authorPrzemyslaw Czarnowski <przemyslaw.hawrylewicz.czarnowski@intel.com>
Sun, 26 Dec 2010 11:36:46 +0000 (22:36 +1100)
committerNeilBrown <neilb@suse.de>
Sun, 26 Dec 2010 11:36:46 +0000 (22:36 +1100)
commitb6b3f0f7ebb00c264421fb09e5634fd28994e0e7
treeead83b5e91c78b68b3c5ae0c89dd31c2964e50e5
parentb4924220f1ab5ae078287411058ec5294e360e2d
Skip domain check for spare-same-slot

If lost disk was the only one that belonged to particular domain, array
won't match with that domain any longer. We can achieve this by moving
domain check below the 'target' test.

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