aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
diff options
context:
space:
mode:
authorAnand Jain <anand.jain@oracle.com>2022-03-14 10:09:29 +0800
committerDavid Sterba <dsterba@suse.com>2022-05-16 17:03:08 +0200
commitb67d73c1ff252bbb3e28c4d3eb734a4db74b9399 (patch)
tree61fe329b65c34c72318b558ea49a53fc07683d12 /fs/btrfs/ioctl.c
parentbtrfs: use btrfs_for_each_slot in btrfs_listxattr (diff)
downloadlinux-dev-b67d73c1ff252bbb3e28c4d3eb734a4db74b9399.tar.xz
linux-dev-b67d73c1ff252bbb3e28c4d3eb734a4db74b9399.zip
btrfs: use a local variable for fs_devices pointer in btrfs_dev_replace_finishing
In the function btrfs_dev_replace_finishing, we dereferenced fs_info->fs_devices 6 times. Use keep local variable for that. 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/ioctl.c')
0 files changed, 0 insertions, 0 deletions