diff options
author | 2024-04-11 11:29:17 +0100 | |
---|---|---|
committer | 2024-05-07 21:31:06 +0200 | |
commit | e778724a5ef04e7144cb766a6904bdbe842695ee (patch) | |
tree | cdcea14fe533e2de8b644f4f328948ef86207a3a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: pass the extent map tree's inode to replace_extent_mapping() (diff) | |
download | wireguard-linux-e778724a5ef04e7144cb766a6904bdbe842695ee.tar.xz wireguard-linux-e778724a5ef04e7144cb766a6904bdbe842695ee.zip |
btrfs: pass the extent map tree's inode to setup_extent_mapping()
Extent maps are always associated to an inode's extent map tree, so
there's no need to pass the extent map tree explicitly to
setup_extent_mapping().
In order to facilitate an upcoming change that adds a shrinker for extent
maps, change setup_extent_mapping() to receive the inode instead of its
extent map tree.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@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