diff options
author | Filipe Manana <fdmanana@suse.com> | 2023-09-08 20:20:25 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-10-12 17:44:05 +0300 |
commit | 88b2d08879b0f4e251d38cd3d77332da52d9cf44 (patch) | |
tree | 9be1d6ef9069ccc28e702092a008cfcefc971de6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | abff279eb3ce29f345f3ba5a88730230bb929876 (diff) | |
download | linux-88b2d08879b0f4e251d38cd3d77332da52d9cf44.tar.xz |
btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref()
Currently the 'refs_to_add' argument of __btrfs_inc_extent_ref() always
matches the value of node->ref_mod, so remove the argument and use
node->ref_mod at __btrfs_inc_extent_ref().
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