aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2025-06-11 22:11:14 +0000
committerDavid Sterba <[email protected]>2025-07-21 21:58:03 +0000
commitd1ac35ae2a51e8f06360aa535b8d0f13800a0861 (patch)
treef9c87671f0cfca17d2d060d2b4e82f78bcaed87f /fs/btrfs/tree-log.c
parentbtrfs: avoid double slot decrement at btrfs_convert_free_space_to_extents() (diff)
downloadkernel-d1ac35ae2a51e8f06360aa535b8d0f13800a0861.tar.gz
kernel-d1ac35ae2a51e8f06360aa535b8d0f13800a0861.zip
btrfs: use fs_info from local variable in btrfs_convert_free_space_to_extents()
There's no need to dereference the block group to extract fs_info as we have already stored fs_info in a local variable. So use the local variable instead. Reviewed-by: Boris Burkov <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions