提交 ae3e715f 编写于 作者: A Anand Jain 提交者: David Sterba

btrfs: drop stale reference to volume_mutex

Commit dccdb07b ("btrfs: kill btrfs_fs_info::volume_mutex") removed
the last use of the volume_mutex, forgetting to update the comment.
Signed-off-by: NAnand Jain <anand.jain@oracle.com>
Reviewed-by: NDavid Sterba <dsterba@suse.com>
Signed-off-by: NDavid Sterba <dsterba@suse.com>
上级 583e4a23
...@@ -280,10 +280,9 @@ static int __btrfs_map_block(struct btrfs_fs_info *fs_info, ...@@ -280,10 +280,9 @@ static int __btrfs_map_block(struct btrfs_fs_info *fs_info,
* ============ * ============
* *
* uuid_mutex * uuid_mutex
* volume_mutex * device_list_mutex
* device_list_mutex * chunk_mutex
* chunk_mutex * balance_mutex
* balance_mutex
* *
* *
* Exclusive operations, BTRFS_FS_EXCL_OP * Exclusive operations, BTRFS_FS_EXCL_OP
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册