diff options
author | Johannes Thumshirn <johannes.thumshirn@wdc.com> | 2024-06-05 14:55:54 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-07-11 15:33:23 +0200 |
commit | 17a21d79149b2421120e2f2f8fd7e32f789ae6c7 (patch) | |
tree | a2575f9326bd7bb3123b7b5870912020e27eb28e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 912eea7e24543661e77df1f1ccc05ea35c6ea029 (diff) |
btrfs: don't pass fs_info to describe_relocation()
In describe_relocation() the fs_info is only needed for printing
information via btrfs_info() and can easily be accessed via the passed
in 'struct btrfs_block_group'.
So we can safely remove the fs_info parameter.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.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