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 4ddc8a8f82cd..acbce542d291 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h | |||
@@ -513,6 +513,7 @@ struct btrfs_fs_info { | |||
513 | u64 alloc_start; | 513 | u64 alloc_start; |
514 | struct btrfs_transaction *running_transaction; | 514 | struct btrfs_transaction *running_transaction; |
515 | wait_queue_head_t transaction_throttle; | 515 | wait_queue_head_t transaction_throttle; |
516 | wait_queue_head_t transaction_wait; | ||
516 | struct btrfs_super_block super_copy; | 517 | struct btrfs_super_block super_copy; |
517 | struct btrfs_super_block super_for_commit; | 518 | struct btrfs_super_block super_for_commit; |
518 | struct block_device *__bdev; | 519 | struct block_device *__bdev; |