diff options
author | Qu Wenruo <[email protected]> | 2022-04-01 19:23:28 +0800 |
---|---|---|
committer | David Sterba <[email protected]> | 2022-05-16 17:03:15 +0200 |
commit | 5fdb7afc6f94d5da88edc58910a42615fb1ca5ab (patch) | |
tree | 7956f001c32a70a3eec29f2bfbd00cf92b3aed4f /lib/mpi/mpiutil.c | |
parent | ac26df8b3b02101056ca868109d2f24ed396bba8 (diff) |
btrfs: raid56: make set_bio_pages_uptodate() subpage compatible
Unlike previous code, we can not directly set PageUptodate for stripe
pages now. Instead we have to iterate through all the sectors and set
SECTOR_UPTODATE flag there.
Introduce a new helper find_stripe_sector(), to do the work.
Signed-off-by: Qu Wenruo <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions