Skip to content
Commit 9ad1aefc authored by NeilBrown's avatar NeilBrown
Browse files

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: default avatarNeilBrown <neilb@suse.de>
parent 475b0321
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment