[PATCH 4/7] btrfs: use the assigned fs_devices instead of the dereference

2018-07-16 Thread Anand Jain
We have assigned the %fs_info->fs_devices in %fs_devices as its not modified just use it for the mutex_lock(). Signed-off-by: Anand Jain --- I don't see this in the ML at all, I remember sending this. Anyway I am marking this as V1. fs/btrfs/volumes.c | 4 ++-- 1 file changed, 2 insertions(+),

Re: [PATCH 4/7] btrfs: use the assigned fs_devices instead of the dereference

2018-07-19 Thread David Sterba
On Mon, Jul 16, 2018 at 10:58:09PM +0800, Anand Jain wrote: > We have assigned the %fs_info->fs_devices in %fs_devices as its not > modified just use it for the mutex_lock(). > > Signed-off-by: Anand Jain Applied, as it's independent of the rest. -- To unsubscribe from this list: send the line "