Skip to content
Snippets Groups Projects
Commit b5254dd5 authored by NeilBrown's avatar NeilBrown
Browse files

md/raid5: allow for change in data_offset while managing a reshape.


The important issue here is incorporating the different in data_offset
into calculations concerning when we might need to over-write data
that is still thought to be valid.

To this end we find the minimum offset difference across all devices
and add that where appropriate.

Signed-off-by: default avatarNeilBrown <neilb@suse.de>
parent 05616be5
No related branches found
No related tags found
No related merge requests found
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