summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-02-27 08:16:53 -0700
committerDavid Sterba <dsterba@suse.com>2023-04-17 18:01:15 +0200
commit67998cf438e20f5858dbcf488f1662861aab5f44 (patch)
tree88539e039319f7778d3f449589fd7db51c8dcaf4 /tools/perf/scripts/python/sctop.py
parentfdf8d595f49c79f1c47e5a91c4c6582572c5eeee (diff)
btrfs: don't set force_bio_submit in read_extent_buffer_subpage
When read_extent_buffer_subpage calls submit_extent_page, it does so on a freshly initialized btrfs_bio_ctrl structure that can't have a valid bio to submit. Clear the force_bio_submit parameter to false as there is nothing to submit. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions