diff options
author | Josef Bacik <josef@toxicpanda.com> | 2024-04-12 23:53:49 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-05-07 21:31:05 +0200 |
commit | 44cc2e38e67b7b7551e923571ef6ea51f3ae1e05 (patch) | |
tree | 43baaa4971804a355d2f61a4fa3e015a7b3c18ab /scripts/lib | |
parent | b4b5934ac1c3a6a29648f01486541ddf5b981234 (diff) |
btrfs: stop referencing btrfs_delayed_data_ref directly
Now that most of our elements are inside of btrfs_delayed_ref_node
directly and we have helpers for the delayed_data_ref bits, go ahead and
remove all direct usage of btrfs_delayed_data_ref and use the helpers
where needed.
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 'scripts/lib')
0 files changed, 0 insertions, 0 deletions