diff options
author | 2018-01-18 22:02:35 +0800 | |
---|---|---|
committer | 2018-01-29 19:31:15 +0100 | |
commit | e124ece53edf3a80d594fa537d5c0a37b26f4eb7 (patch) | |
tree | f025bc6e4a72d0fd6cbc58dcee0772c8a43dc721 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: set the total_devices in device_list_add() (diff) | |
download | linux-dev-e124ece53edf3a80d594fa537d5c0a37b26f4eb7.tar.xz linux-dev-e124ece53edf3a80d594fa537d5c0a37b26f4eb7.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions