Re: [PATCH] btrfs: update uuid_mutex and device_list_mutex comments

2018-05-15 Thread Anand Jain
On 04/24/2018 11:48 PM, David Sterba wrote: On Wed, Apr 18, 2018 at 05:56:31PM +0800, Anand Jain wrote: @@ -155,29 +155,26 @@ static int __btrfs_map_block(struct btrfs_fs_info *fs_info, * * uuid_mutex (global lock) * - * protects the fs_uuids list that

Re: [PATCH] btrfs: update uuid_mutex and device_list_mutex comments

2018-04-24 Thread David Sterba
On Wed, Apr 18, 2018 at 05:56:31PM +0800, Anand Jain wrote: > @@ -155,29 +155,26 @@ static int __btrfs_map_block(struct btrfs_fs_info > *fs_info, > * > * uuid_mutex (global lock) > * > - * protects the fs_uuids list that tracks all per-fs fs_devices, resulting >

[PATCH] btrfs: update uuid_mutex and device_list_mutex comments

2018-04-18 Thread Anand Jain
Make the uuid_mutex and device_list_mutex comments inline with the changes. Signed-off-by: Anand Jain --- Hi David, Can you kindly add this patch to the set: 'Review uuid_mutex usage' Thanks, Anand fs/btrfs/volumes.c | 21 + 1 file changed, 9