Merge branch 'cleanups_and_fixes' into inode_numbers
[pandora-kernel.git] / fs / btrfs / volumes.h
index 7c58a7b..7c12d61 100644 (file)
@@ -89,6 +89,8 @@ struct btrfs_device {
        struct scrub_dev *scrub_device;
 
        struct btrfs_work work;
+       struct rcu_head rcu;
+       struct work_struct rcu_work;
 };
 
 struct btrfs_fs_devices {