Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
md: teach sync_page_io about new_data_offset.
Some code in raid1 and raid10 use sync_page_io to read/write pages when responding to read errors. As we will shortly support changing data_offset for raid10, this function must understand new_data_offset. So add that understanding. Signed-off-by: NeilBrown <neilb@suse.de>
- Loading branch information