diff options
author | Qu Wenruo <wqu@suse.com> | 2022-03-11 10:38:48 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-05-16 18:17:31 +0300 |
commit | d483bfd27ad0919e10eb7a9baf3cac5bcd17fc92 (patch) | |
tree | 9bc3b1e9ed7f0ac398abc1f344736e7ee60d09c5 /tools/perf/scripts/python/stackcollapse.py | |
parent | 9ae53bf9097c8649ce7c49484888608fb15fdfea (diff) | |
download | linux-d483bfd27ad0919e10eb7a9baf3cac5bcd17fc92.tar.xz |
btrfs: scrub: use find_first_extent_item to for extent item search
Since we have find_first_extent_item() to iterate the extent items of a
certain range, there is no need to use the open-coded version.
Replace the final scrub call site with find_first_extent_item().
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions