commit | 7faad6e25cc250ee58a14ef9f5a9790c9df2582e | [log] [tgz] |
---|---|---|
author | Anand Jain <anand.jain@oracle.com> | Fri Feb 08 15:39:37 2019 +0800 |
committer | David Sterba <dsterba@suse.com> | Mon Feb 25 14:13:37 2019 +0100 |
tree | a3ef58d23a8a9d0ea263f1242dd3850f798f655d | |
parent | bb58eb9e167d087cc518f7a71c3c00f1671958da [diff] |
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>