diff options
author | 2024-04-12 23:34:48 -0400 | |
---|---|---|
committer | 2024-05-07 21:31:05 +0200 | |
commit | 85bb9f544e8ef247143fb7b3f4ca2974d71d407e (patch) | |
tree | e6d4d2683cf5ad87b664c3445b7de4224a4d877d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: make __btrfs_inc_extent_ref take a btrfs_delayed_ref_node (diff) | |
download | wireguard-linux-85bb9f544e8ef247143fb7b3f4ca2974d71d407e.tar.xz wireguard-linux-85bb9f544e8ef247143fb7b3f4ca2974d71d407e.zip |
btrfs: drop unnecessary arguments from __btrfs_free_extent
We have all the information we need in our btrfs_delayed_ref_node, which
we already pass into __btrfs_free_extent. Drop the extra arguments and
just extract the values from btrfs_delayed_ref_node.
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.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