diff options
| author | Filipe Manana <fdmanana@suse.com> | 2025-07-21 13:48:12 +0100 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-09-22 10:54:30 +0200 |
| commit | cac2ab34d88e2e4aaa0991038854849a2eaff942 (patch) | |
| tree | f1efa99657454cc4ba98456101ac0c9805211bfd /scripts/extract-fwblobs | |
| parent | 575f52a77a0aa045943cca67fdf9f0388e86a5f8 (diff) | |
btrfs: use local key variable to pass arguments in replay_one_extent()
Instead of extracting again the disk_bytenr and disk_num_bytes values from
the file extent item to pass to btrfs_qgroup_trace_extent(), use the key
local variable 'ins' which already has those values, reducing the size of
the source code.
Reviewed-by: Boris Burkov <boris@bur.io>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions
