diff options
author | Filipe Manana <fdmanana@suse.com> | 2024-10-21 19:12:22 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-11-11 16:34:19 +0300 |
commit | c3a5888e0f4749c721b969e635303f397be9b44e (patch) | |
tree | 79ed71ea2a9e0b4d910626787cb93f1d87c71980 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2f6e05a5ccb81007a9ca75769fa54f5c57119a9f (diff) | |
download | linux-c3a5888e0f4749c721b969e635303f397be9b44e.tar.xz |
btrfs: remove fs_info parameter from btrfs_cleanup_one_transaction()
The fs_info parameter is redundant because it can be extracted from the
transaction given as another parameter. So remove it and use the fs_info
accessible from the transaction.
Reviewed-by: Boris Burkov <boris@bur.io>
Reviewed-by: Qu Wenruo <wqu@suse.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-sqlite.py')
0 files changed, 0 insertions, 0 deletions