Files
android_kernel_xiaomi_sm8450/fs/btrfs
Anand Jain e124ece53e btrfs: get device pointer from device_list_add()
Instead of pointer to btrfs_fs_devices as an arg in device_list_add()
better to get pointer to btrfs_device as return value, then we have
both, pointer to btrfs_device and btrfs_fs_devices. btrfs_device is
needed to handle reappearing missing device.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2018-01-29 19:31:15 +01:00
..
2017-11-01 20:45:35 +01:00
2017-10-30 12:28:00 +01:00
2018-01-22 16:08:22 +01:00
2018-01-22 16:08:12 +01:00