diff options
| author | Filipe Manana <[email protected]> | 2023-09-08 18:20:26 +0100 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-10-12 16:44:05 +0200 |
| commit | 1df6b3c06089dd020e31f134adb124de6e315e6a (patch) | |
| tree | 2ae73ad6e5d44a05f48a6981128ea7c51acc22d0 /tools/perf/scripts/python | |
| parent | 88b2d08879b0f4e251d38cd3d77332da52d9cf44 (diff) | |
btrfs: remove refs_to_drop argument from __btrfs_free_extent()
Currently the 'refs_to_drop' argument of __btrfs_free_extent() always
matches the value of node->ref_mod, so remove the argument and use
node->ref_mod at __btrfs_free_extent().
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Filipe Manana <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions