diff options
author | 2018-04-12 10:29:36 +0800 | |
---|---|---|
committer | 2018-05-28 18:23:16 +0200 | |
commit | b25e59e2b2ee394a2a7e981b99cbd92ef6c8be85 (patch) | |
tree | 707e1439dc50eb846d807d2e6b088d50fe7130b9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: replace uuid_mutex by device_list_mutex in btrfs_open_devices (diff) | |
download | linux-dev-b25e59e2b2ee394a2a7e981b99cbd92ef6c8be85.tar.xz linux-dev-b25e59e2b2ee394a2a7e981b99cbd92ef6c8be85.zip |
btrfs: drop uuid_mutex in btrfs_dev_replace_finishing
btrfs_dev_replace_finishing updates devices (soruce and target) which
are within the btrfs_fs_devices::devices or withint the cloned seed
devices (btrfs_fs_devices::seed::devices), so we don't need the global
uuid_mutex.
The device replace context is also locked by its own locks.
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions