Skip to content
Commit 0261cd9f authored by NeilBrown's avatar NeilBrown
Browse files

md: allow v0.91 metadata to record devices as being active but not in-sync.



This is a combination that didn't really make sense before.
However when a reshape is converting e.g. raid5 -> raid6, the extra
device is not fully in-sync, but is certainly active and contains
important data.
So allow that start to be meaningful and in particular get
the 'recovery_offset' value (which is needed for any non-in-sync
active device) from the reshape_position.

Signed-off-by: default avatarNeilBrown <neilb@suse.de>
parent 5e865106
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