diff options
author | 2022-04-01 19:23:28 +0800 | |
---|---|---|
committer | 2022-05-16 17:03:15 +0200 | |
commit | 5fdb7afc6f94d5da88edc58910a42615fb1ca5ab (patch) | |
tree | 7956f001c32a70a3eec29f2bfbd00cf92b3aed4f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: raid56: remove btrfs_raid_bio::bio_pages array (diff) | |
download | linux-dev-5fdb7afc6f94d5da88edc58910a42615fb1ca5ab.tar.xz linux-dev-5fdb7afc6f94d5da88edc58910a42615fb1ca5ab.zip |
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 <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions