diff options
author | Josef Bacik <josef@toxicpanda.com> | 2024-04-12 20:43:09 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-05-07 21:31:05 +0200 |
commit | f75464f7bbbdd3bd63b91a1f023e26ef85e348c3 (patch) | |
tree | 1c2b82b38d5e2a4ea6a4abf718c37102209a7ae1 /fs/btrfs/file.c | |
parent | 1bff6d4f873790cfc675afce9860208576508c5a (diff) |
btrfs: unify the btrfs_add_delayed_*_ref helpers into one helper
Now that these helpers are identical, create a helper function that
handles everything properly and strip the individual helpers down to use
just the common helper. This cleans up a significant amount of
duplicated code.
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 'fs/btrfs/file.c')
0 files changed, 0 insertions, 0 deletions