aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2024-10-24 12:07:51 +0100
committerDavid Sterba <[email protected]>2024-11-11 14:34:21 +0100
commit7f13360ef954ed18ea51eea1171a7623b4d3233f (patch)
tree50d002e07c7a22b67e2eb4b4a86e73bd29bba0f4 /scripts/generate_rust_analyzer.py
parent928ed1349dd7ca9028ceef5c344391105351e331 (diff)
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 <[email protected]> Reviewed-by: Qu Wenruo <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions