summaryrefslogtreecommitdiff
path: root/fs/ioctl.c
diff options
context:
space:
mode:
authorAnand Jain <anand.jain@oracle.com>2019-01-17 18:32:31 +0300
committerDavid Sterba <dsterba@suse.com>2019-02-25 16:13:23 +0300
commite4319cd9cacef80a2d289f235b939ab8bd614683 (patch)
treeb86d6a50facd6a6a3c4fc8d35f4014c468ac5d6e /fs/ioctl.c
parent6e927cebe250f206ecb51020fa7caa012cf1fba9 (diff)
downloadlinux-e4319cd9cacef80a2d289f235b939ab8bd614683.tar.xz
btrfs: refactor btrfs_find_device() take fs_devices as argument
btrfs_find_device() accepts fs_info as an argument and retrieves fs_devices from fs_info. Instead use fs_devices, so that this function can be used in non-mount (during device scanning) context as well. 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/ioctl.c')
0 files changed, 0 insertions, 0 deletions