aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2022-06-03 08:57:42 +0200
committerDavid Sterba <[email protected]>2022-07-25 17:45:34 +0200
commit5eecef7108350f6506a55d8fd9508ea32caeecad (patch)
tree4f288c3b71782a4f55cf8ec6569410062bbfb2e1 /tools/perf/scripts/python
parentdc4d31684974d140250f3ee612c3f0cab13b3146 (diff)
btrfs: stop looking at btrfs_bio->iter in index_one_bio
All the bios that index_one_bio operates on are the bios submitted by the upper layer. These are never resubmitted to an actual device by the raid56 code, and thus the iter never changes from the initial state. Thus we can always just use bi_iter directly as it will be the same as the saved copy. Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions