diff options
author | 2024-04-11 12:45:34 +0100 | |
---|---|---|
committer | 2024-05-07 21:31:04 +0200 | |
commit | 26c0fae3e72ff1cf269891aae75c762dc04ee1dd (patch) | |
tree | 6be772df7647700e84e7434b77ec688d429b0b25 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: export find_next_inode() as btrfs_find_first_inode() (diff) | |
download | wireguard-linux-26c0fae3e72ff1cf269891aae75c762dc04ee1dd.tar.xz wireguard-linux-26c0fae3e72ff1cf269891aae75c762dc04ee1dd.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions