diff options
author | 2018-04-12 10:29:37 +0800 | |
---|---|---|
committer | 2018-05-28 18:23:17 +0200 | |
commit | ab5c2f65debc23d6f76cbb7e743ff4d10e66dce0 (patch) | |
tree | 4ed95c20dab0f4c8cd2e42978798749bdd725c0a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: drop uuid_mutex in btrfs_dev_replace_finishing (diff) | |
download | linux-dev-ab5c2f65debc23d6f76cbb7e743ff4d10e66dce0.tar.xz linux-dev-ab5c2f65debc23d6f76cbb7e743ff4d10e66dce0.zip |
btrfs: drop uuid_mutex in btrfs_destroy_dev_replace_tgtdev
Delete the uuid_mutex lock here as this thread accesses the
btrfs_fs_devices::devices only (counters or called functions do a list
traversal). And the device_list_mutex lock is already taken.
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
[ update changelog ]
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