diff options
author | Josef Bacik <[email protected]> | 2024-04-12 20:03:09 -0400 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-05-07 21:31:04 +0200 |
commit | 0509cc56619d63e946f1212d0f40767728e18fbc (patch) | |
tree | 29b0a62d4d5bd7888c3085f1df8c8bc788914d1e /tools/perf/scripts/python/sctop.py | |
parent | da3c5485419767d0943480b7e30066691966ca9a (diff) |
btrfs: initialize btrfs_delayed_ref_head with btrfs_ref
We are calling init_delayed_ref_head with all of the elements from
btrfs_ref, clean this up to simply pass in the btrfs_ref and initialize
the btrfs_delayed_ref_head with the values from the btrfs_ref directly.
Reviewed-by: Filipe Manana <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions