summary refs log tree commit diff
path: root/fs/btrfs/backref.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2022-08-17 12:22:41 +0100
committerDavid Sterba <dsterba@suse.com>2022-09-26 12:27:56 +0200
commit4cbf37f504a5c4a9d1c695a8552be6025f37d668 (patch)
tree8d5f5a41abf4c5527d36fa2250dc21236df19e42 /fs/btrfs/backref.c
parent96d89923fa9496280e3cd1d504058d99df79f22e (diff)
downloadlinux-4cbf37f504a5c4a9d1c695a8552be6025f37d668.tar.gz
btrfs: remove unused logic when looking up delayed items
All callers pass NULL to the 'prev' and 'next' arguments of the function
__btrfs_lookup_delayed_item(), so remove these arguments. Also, remove
the unnecessary wrapper __btrfs_lookup_delayed_insertion_item(), making
btrfs_delete_delayed_insertion_item() directly call
__btrfs_lookup_delayed_item().

Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/backref.c')
0 files changed, 0 insertions, 0 deletions