aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/delalloc-space.c
diff options
context:
space:
mode:
authorAnand Jain <anand.jain@oracle.com>2020-06-03 18:10:20 +0800
committerDavid Sterba <dsterba@suse.com>2020-07-27 12:55:21 +0200
commitb5790d51809b3b0b5f0d012fa667b4e6cafd676e (patch)
treec5e60a8f366ec521920ae813883677b3b6abd26c /fs/btrfs/delalloc-space.c
parent69b0e093c7859681e8012727d75f639154a7cfb3 (diff)
btrfs: use helper btrfs_get_block_group
Use the helper function where it is open coded to increment the block_group reference count As btrfs_get_block_group() is a one-liner we could have open-coded it, but its partner function btrfs_put_block_group() isn't one-liner which does the free part in it. Reviewed-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/delalloc-space.c')
0 files changed, 0 insertions, 0 deletions