diff options
author | David Sterba <dsterba@suse.com> | 2018-06-20 19:51:28 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-07-13 14:55:46 +0200 |
commit | 20c5bbc640cdf8e23947990ab98f5ba950a3e1b0 (patch) | |
tree | 18582dc8644adb26d941e2e74fb4cfc53bed0986 /lib/mpi/mpi-internal.h | |
parent | e4e7ede739f7fb468686dfffa2d1e35dca35bacd (diff) |
btrfs: restore uuid_mutex in btrfs_open_devices
Commit 542c5908abfe84f7b4c1 ("btrfs: replace uuid_mutex by
device_list_mutex in btrfs_open_devices") switched to device_list_mutex
as we need that for the device list traversal, but we also need
uuid_mutex to protect access to fs_devices::opened to be consistent with
other users of that.
Fixes: 542c5908abfe84f7b4c1 ("btrfs: replace uuid_mutex by device_list_mutex in btrfs_open_devices")
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions