diff options
author | Christoph Hellwig <hch@lst.de> | 2023-01-11 09:23:27 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-02-15 21:38:54 +0300 |
commit | 1c76fb7b31a43ad8b63faa3c6612b04eb3dea5d6 (patch) | |
tree | a1c01d3c69cefe64ca0fa599d36d29d05d1bf246 /tools/perf/scripts/python/task-analyzer.py | |
parent | 4d7627010bc24f68d617c1c455e12a3dfcffcb2c (diff) | |
download | linux-1c76fb7b31a43ad8b63faa3c6612b04eb3dea5d6.tar.xz |
btrfs: raid56: wait for I/O completion in submit_read_bios
In addition to setting up the end_io handler and submitting the bios in
submit_read_bios, also wait for them to be completed instead of waiting
for the completion manually in all three callers.
Rename submit_read_bios to submit_read_wait_bio_list to make it clear
it waits for the bios as well.
Reviewed-by: Qu Wenruo <wqu@suse.com>
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions