diff options
| author | Filipe Manana <fdmanana@suse.com> | 2025-08-28 13:11:17 +0100 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-09-23 08:49:19 +0200 |
| commit | 44463eb0799226e60c8ff358da78e33edac83ee5 (patch) | |
| tree | d1f0d2c97381138241009030b4c6c7674352bfd9 /scripts/extract-fwblobs | |
| parent | c7da72022bb2cfeb21951b875db1f029ff236a72 (diff) | |
btrfs: pass walk_control structure to add_inode_ref() and helpers
Instead of passing the transaction, subvolume root and log tree as
arguments to add_inode_ref() and its helpers (__add_inode_ref(),
unlink_refs_not_in_log(), unlink_extrefs_not_in_log() and
unlink_old_inode_refs()), pass the walk_control structure as we can
access all of those from the structure. This reduces the number of
arguments passed and it's going to be needed by an incoming change
that improves error reporting for log replay.
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 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions
