• NeilBrown's avatar
    md/raid10: Handle replacement devices during resync. · 9ad1aefc
    NeilBrown authored
    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>
    9ad1aefc
raid10.c 88.3 KB