提交 2230adff 编写于 作者: D David Sterba

btrfs: delete unused member from superblock

 __bdev' has never been used since
 0b86a832 (2008).
Signed-off-by: NDavid Sterba <dsterba@suse.com>
上级 62d1f9fe
...@@ -799,7 +799,6 @@ struct btrfs_fs_info { ...@@ -799,7 +799,6 @@ struct btrfs_fs_info {
spinlock_t super_lock; spinlock_t super_lock;
struct btrfs_super_block *super_copy; struct btrfs_super_block *super_copy;
struct btrfs_super_block *super_for_commit; struct btrfs_super_block *super_for_commit;
struct block_device *__bdev;
struct super_block *sb; struct super_block *sb;
struct inode *btree_inode; struct inode *btree_inode;
struct backing_dev_info bdi; struct backing_dev_info bdi;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册