diff options
author | Filipe Manana <fdmanana@suse.com> | 2024-10-24 14:07:51 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-11-11 16:34:21 +0300 |
commit | 7f13360ef954ed18ea51eea1171a7623b4d3233f (patch) | |
tree | 50d002e07c7a22b67e2eb4b4a86e73bd29bba0f4 /tools/perf/scripts/python/task-analyzer.py | |
parent | 928ed1349dd7ca9028ceef5c344391105351e331 (diff) | |
download | linux-7f13360ef954ed18ea51eea1171a7623b4d3233f.tar.xz |
btrfs: remove no longer used delayed ref head search functionality
After the previous patch, which converted the rb-tree used to track
delayed ref heads into an xarray, the find_ref_head() function is now
used only by one caller which always passes false to the 'return_bigger'
argument. So remove the 'return_bigger' logic, simplifying the function,
and move all the function code to the single caller.
Reviewed-by: Boris Burkov <boris@bur.io>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
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