diff options
| author | Filipe Manana <[email protected]> | 2024-10-24 11:07:51 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-11-11 13:34:21 +0000 |
| commit | 7f13360ef954ed18ea51eea1171a7623b4d3233f (patch) | |
| tree | 50d002e07c7a22b67e2eb4b4a86e73bd29bba0f4 /fs/btrfs/btrfs_inode.h | |
| parent | btrfs: track delayed ref heads in an xarray (diff) | |
| download | kernel-7f13360ef954ed18ea51eea1171a7623b4d3233f.tar.gz kernel-7f13360ef954ed18ea51eea1171a7623b4d3233f.zip | |
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 'fs/btrfs/btrfs_inode.h')
0 files changed, 0 insertions, 0 deletions
