diff options
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r-- | fs/btrfs/ctree.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index ced5fd85dc36..08d9f8d15538 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h | |||
@@ -720,6 +720,7 @@ struct btrfs_fs_info { | |||
720 | struct mutex drop_mutex; | 720 | struct mutex drop_mutex; |
721 | struct mutex volume_mutex; | 721 | struct mutex volume_mutex; |
722 | struct mutex tree_reloc_mutex; | 722 | struct mutex tree_reloc_mutex; |
723 | |||
723 | struct list_head trans_list; | 724 | struct list_head trans_list; |
724 | struct list_head hashers; | 725 | struct list_head hashers; |
725 | struct list_head dead_roots; | 726 | struct list_head dead_roots; |