summaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
diff options
context:
space:
mode:
authorChris Mason <clm@fb.com>2015-06-23 15:34:39 +0300
committerChris Mason <clm@fb.com>2015-06-23 15:34:39 +0300
commitc40b7b064f6159df3a080595a498613d08206e59 (patch)
tree8fc10b98beaafe276a70714eb1a2f6329a8bd209 /fs/btrfs/ctree.h
parent37b8d27de5d0079e1ecef2711061048e13054ebe (diff)
parentf90fc5472882ee7e76e0f345b9642b92c8677582 (diff)
downloadlinux-c40b7b064f6159df3a080595a498613d08206e59.tar.xz
Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into anand
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r--fs/btrfs/ctree.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h
index 0498f5cd8752..80a9aefb0c46 100644
--- a/fs/btrfs/ctree.h
+++ b/fs/btrfs/ctree.h
@@ -1619,10 +1619,7 @@ struct btrfs_fs_info {
struct task_struct *cleaner_kthread;
int thread_pool_size;
- struct kobject super_kobj;
struct kobject *space_info_kobj;
- struct kobject *device_dir_kobj;
- struct completion kobj_unregister;
int do_barriers;
int closing;
int log_root_recovering;