diff options
author | Filipe Manana <fdmanana@suse.com> | 2024-10-21 14:40:08 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-11-11 16:34:20 +0300 |
commit | a98048e10d44569b8d5ba6edcb20992cf57ed816 (patch) | |
tree | a69479a33be2863fabd9202641faf10ca5fd8c1b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7ef360488600e8b7c131306b9f5ed7e42202b487 (diff) | |
download | linux-a98048e10d44569b8d5ba6edcb20992cf57ed816.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions