From: NeilBrown Date: Thu, 22 Dec 2011 23:17:55 +0000 (+1100) Subject: md/raid10: Handle replacement devices during resync. X-Git-Tag: v3.3-rc1~164^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ad1aefc8ae8d2e482b4cc4b7199e2354148bbdc;p=pandora-kernel.git md/raid10: Handle replacement devices during resync. If we need to resync an array which has replacement devices, we always write any block checked to every replacement. If the resync was bitmap-based resync we will then complete the replacement normally. If it was a full resync, we mark the replacements as fully recovered when the resync finishes so no further recovery is needed. Signed-off-by: NeilBrown --- Reading git-diff-tree failed