Re: [PATCH] btrfs: Add comments on locking of several device-related fields

2019-05-09 Thread David Sterba
On Thu, May 09, 2019 at 05:12:16PM +0300, Nikolay Borisov wrote: > > > On 9.05.19 г. 16:55 ч., David Sterba wrote: > > On Tue, May 07, 2019 at 05:24:28PM +0300, Nikolay Borisov wrote: > >> Signed-off-by: Nikolay Borisov > >> --- > >> fs/btrfs/volumes.h | 11 --- > >> 1 file changed, 8 i

Re: [PATCH] btrfs: Add comments on locking of several device-related fields

2019-05-09 Thread Nikolay Borisov
On 9.05.19 г. 16:55 ч., David Sterba wrote: > On Tue, May 07, 2019 at 05:24:28PM +0300, Nikolay Borisov wrote: >> Signed-off-by: Nikolay Borisov >> --- >> fs/btrfs/volumes.h | 11 --- >> 1 file changed, 8 insertions(+), 3 deletions(-) >> >> diff --git a/fs/btrfs/volumes.h b/fs/btrfs/vo

Re: [PATCH] btrfs: Add comments on locking of several device-related fields

2019-05-09 Thread David Sterba
On Tue, May 07, 2019 at 05:24:28PM +0300, Nikolay Borisov wrote: > Signed-off-by: Nikolay Borisov > --- > fs/btrfs/volumes.h | 11 --- > 1 file changed, 8 insertions(+), 3 deletions(-) > > diff --git a/fs/btrfs/volumes.h b/fs/btrfs/volumes.h > index 3b97e8092ba7..514799362244 100644 > --

[PATCH] btrfs: Add comments on locking of several device-related fields

2019-05-07 Thread Nikolay Borisov
Signed-off-by: Nikolay Borisov --- fs/btrfs/volumes.h | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/fs/btrfs/volumes.h b/fs/btrfs/volumes.h index 3b97e8092ba7..514799362244 100644 --- a/fs/btrfs/volumes.h +++ b/fs/btrfs/volumes.h @@ -52,8 +52,8 @@ struct btrfs_io