diff options
author | 2024-04-12 23:43:46 -0400 | |
---|---|---|
committer | 2024-05-07 21:31:05 +0200 | |
commit | b4b5934ac1c3a6a29648f01486541ddf5b981234 (patch) | |
tree | 38e1c248c34d1be9a58471380783e4e15775a8de /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: drop unnecessary arguments from __btrfs_free_extent (diff) | |
download | wireguard-linux-b4b5934ac1c3a6a29648f01486541ddf5b981234.tar.xz wireguard-linux-b4b5934ac1c3a6a29648f01486541ddf5b981234.zip |
btrfs: make the insert backref helpers take a btrfs_delayed_ref_node
We don't need to pass in all the elements for the backrefs as function
arguments, simply pass through the btrfs_delayed_ref_node and then
extract the values we need from that.
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