]> git.baikalelectronics.ru Git - kernel.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)
commit149271940dff302b732dc79d0b3c7adda6a0e814
treea3ef58d23a8a9d0ea263f1242dd3850f798f655d
parentf7e43f73ca35fda929936b47b924e48f361e0941
btrfs: fix comment its device list mutex not volume lock

We have killed volume mutex (commit: 727a6ed19be2
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