On Thu, Jan 17, 2019 at 11:32:31PM +0800, Anand Jain wrote: > btrfs_find_device() accepts fs_info as an argument and retrieves > fs_devices from fs_info. > > Instead send fs_devices, so that this function can be used in non > mounted (scanned) context as well. > > Signed-off-by: Anand Jain <anand.jain@xxxxxxxxxx> Reviewed-by: David Sterba <dsterba@xxxxxxxx>
