summaryrefslogtreecommitdiff
path: root/fs/btrfs/delayed-ref.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2024-04-11 14:45:34 +0300
committerDavid Sterba <dsterba@suse.com>2024-05-07 22:31:04 +0300
commit26c0fae3e72ff1cf269891aae75c762dc04ee1dd (patch)
tree6be772df7647700e84e7434b77ec688d429b0b25 /fs/btrfs/delayed-ref.c
parent5e485ac6f0f34126ba82267c09cc5ab38cee8908 (diff)
downloadlinux-26c0fae3e72ff1cf269891aae75c762dc04ee1dd.tar.xz
btrfs: use btrfs_find_first_inode() at btrfs_prune_dentries()
Currently btrfs_prune_dentries() has open code to find the first inode in a root with a minimum inode number. Remove that code and make it use the helper btrfs_find_first_inode() for that task. Reviewed-by: Qu Wenruo <wqu@suse.com> Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: Filipe Manana <fdmanana@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/delayed-ref.c')
0 files changed, 0 insertions, 0 deletions