aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/btrfs/compression.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-07-21 13:48:12 +0100
committerDavid Sterba <dsterba@suse.com>2025-09-22 10:54:30 +0200
commitcac2ab34d88e2e4aaa0991038854849a2eaff942 (patch)
treef1efa99657454cc4ba98456101ac0c9805211bfd /fs/btrfs/compression.c
parentbtrfs: process inline extent earlier in replay_one_extent() (diff)
downloadwireguard-linux-cac2ab34d88e2e4aaa0991038854849a2eaff942.tar.xz
wireguard-linux-cac2ab34d88e2e4aaa0991038854849a2eaff942.zip
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 'fs/btrfs/compression.c')
0 files changed, 0 insertions, 0 deletions