diff options
author | Anand Jain <anand.jain@oracle.com> | 2018-01-18 17:02:35 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-01-29 21:31:15 +0300 |
commit | e124ece53edf3a80d594fa537d5c0a37b26f4eb7 (patch) | |
tree | f025bc6e4a72d0fd6cbc58dcee0772c8a43dc721 /fs/jffs2 | |
parent | f2788d2f76cafef160e959999624c6a87e71d26d (diff) | |
download | linux-e124ece53edf3a80d594fa537d5c0a37b26f4eb7.tar.xz |
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>
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions