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 a28796482b4a..f3783dbd9b60 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h | |||
@@ -523,6 +523,7 @@ struct btrfs_fs_info { | |||
523 | struct mutex alloc_mutex; | 523 | struct mutex alloc_mutex; |
524 | struct mutex chunk_mutex; | 524 | struct mutex chunk_mutex; |
525 | struct mutex drop_mutex; | 525 | struct mutex drop_mutex; |
526 | struct mutex volume_mutex; | ||
526 | struct list_head trans_list; | 527 | struct list_head trans_list; |
527 | struct list_head hashers; | 528 | struct list_head hashers; |
528 | struct list_head dead_roots; | 529 | struct list_head dead_roots; |