]> asedeno.scripts.mit.edu Git - linux.git/commit
btrfs: fix comment its device list mutex not volume lock
authorAnand Jain <anand.jain@oracle.com>
Fri, 8 Feb 2019 07:39:37 +0000 (15:39 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 Feb 2019 13:13:37 +0000 (14:13 +0100)
commit7faad6e25cc250ee58a14ef9f5a9790c9df2582e
treea3ef58d23a8a9d0ea263f1242dd3850f798f655d
parentbb58eb9e167d087cc518f7a71c3c00f1671958da
btrfs: fix comment its device list mutex not volume lock

We have killed volume mutex (commit: dccdb07bc996
btrfs: kill btrfs_fs_info::volume_mutex). This a trival one seems to have
escaped.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/volumes.c