diff options
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r-- | fs/btrfs/ctree.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index 2ecdac0bd850..85c697d482c2 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h | |||
@@ -1798,8 +1798,6 @@ struct btrfs_root { | |||
1798 | struct btrfs_fs_info *fs_info; | 1798 | struct btrfs_fs_info *fs_info; |
1799 | struct extent_io_tree dirty_log_pages; | 1799 | struct extent_io_tree dirty_log_pages; |
1800 | 1800 | ||
1801 | struct kobject root_kobj; | ||
1802 | struct completion kobj_unregister; | ||
1803 | struct mutex objectid_mutex; | 1801 | struct mutex objectid_mutex; |
1804 | 1802 | ||
1805 | spinlock_t accounting_lock; | 1803 | spinlock_t accounting_lock; |