diff options
author | 2024-10-21 12:40:08 +0100 | |
---|---|---|
committer | 2024-11-11 14:34:20 +0100 | |
commit | a98048e10d44569b8d5ba6edcb20992cf57ed816 (patch) | |
tree | a69479a33be2863fabd9202641faf10ca5fd8c1b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | btrfs: change return type of btrfs_delayed_ref_lock() to boolean (diff) | |
download | wireguard-linux-a98048e10d44569b8d5ba6edcb20992cf57ed816.tar.xz wireguard-linux-a98048e10d44569b8d5ba6edcb20992cf57ed816.zip |
btrfs: simplify obtaining a delayed ref head
Instead of doing it in two steps outside of delayed-ref.c, leaking low
level details such as locking, move the logic entirely to delayed-ref.c
under btrfs_select_ref_head(), reducing code and making things simpler
for the caller.
Reviewed-by: Boris Burkov <boris@bur.io>
Reviewed-by: Qu Wenruo <wqu@suse.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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions