diff options
Diffstat (limited to 'ctree.h')
-rw-r--r-- | ctree.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -966,6 +966,7 @@ struct btrfs_fs_info { struct btrfs_extent_ops *extent_ops; struct list_head dirty_cowonly_roots; + struct list_head recow_ebs; struct btrfs_fs_devices *fs_devices; struct list_head space_info; |