diff options
| author | Christoph Hellwig <[email protected]> | 2023-02-27 08:16:53 -0700 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-04-17 18:01:15 +0200 |
| commit | 67998cf438e20f5858dbcf488f1662861aab5f44 (patch) | |
| tree | 88539e039319f7778d3f449589fd7db51c8dcaf4 /tools/perf/scripts/python/bin | |
| parent | fdf8d595f49c79f1c47e5a91c4c6582572c5eeee (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 <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions