diff options
author | 2024-04-13 00:07:06 -0400 | |
---|---|---|
committer | 2024-05-07 21:31:05 +0200 | |
commit | efc7d5dbf8b42eb53db31443520e979b05cd1908 (patch) | |
tree | 048cd4b46c0b04cf1c01ec38c063f8cd51cc649e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: stop referencing btrfs_delayed_data_ref directly (diff) | |
download | wireguard-linux-efc7d5dbf8b42eb53db31443520e979b05cd1908.tar.xz wireguard-linux-efc7d5dbf8b42eb53db31443520e979b05cd1908.zip |
btrfs: stop referencing btrfs_delayed_tree_ref directly
We only ever need to use this to get the level of the tree block ref, so
use the btrfs_delayed_ref_owner() helper, which returns the level for
the given reference.
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