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 2775e270881e..0079b60b18f3 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h | |||
@@ -610,6 +610,7 @@ struct btrfs_fs_info { | |||
610 | struct list_head dead_roots; | 610 | struct list_head dead_roots; |
611 | 611 | ||
612 | atomic_t nr_async_submits; | 612 | atomic_t nr_async_submits; |
613 | atomic_t async_submit_draining; | ||
613 | atomic_t nr_async_bios; | 614 | atomic_t nr_async_bios; |
614 | atomic_t tree_log_writers; | 615 | atomic_t tree_log_writers; |
615 | atomic_t tree_log_commit; | 616 | atomic_t tree_log_commit; |