summaryrefslogtreecommitdiff
path: root/fs/btrfs/block-group.h
diff options
context:
space:
mode:
authorQu Wenruo <wqu@suse.com>2023-03-29 14:16:24 +0800
committerDavid Sterba <dsterba@suse.com>2023-04-17 18:01:24 +0200
commit16f93993498b8d3998817c58d5251b6829fdfd3e (patch)
tree495a953fb58b9131d5379590794997281195a3e1 /fs/btrfs/block-group.h
parent5dc96f8d5de9cc2b93a171c43ff5cb67909b1013 (diff)
btrfs: scrub: remove the old writeback infrastructure
Since the whole scrub path has been switched to scrub_stripe based solution, the old writeback path can be removed completely, which involves: - scrub_ctx::wr_curr_bio member - scrub_ctx::flush_all_writes member - function scrub_write_block_to_dev_replace() - function scrub_write_sector_to_dev_replace() - function scrub_add_sector_to_wr_bio() - function scrub_wr_submit() - function scrub_wr_bio_end_io() - function scrub_wr_bio_end_io_worker() And one more function needs to be exported temporarily: - scrub_sector_get() 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 'fs/btrfs/block-group.h')
0 files changed, 0 insertions, 0 deletions