diff options
Diffstat (limited to 'fs/gfs2/incore.h')
-rw-r--r-- | fs/gfs2/incore.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h index 59aaaa05113..870a89d6d4d 100644 --- a/fs/gfs2/incore.h +++ b/fs/gfs2/incore.h | |||
@@ -651,6 +651,7 @@ struct gfs2_sbd { | |||
651 | unsigned int sd_log_flush_head; | 651 | unsigned int sd_log_flush_head; |
652 | u64 sd_log_flush_wrapped; | 652 | u64 sd_log_flush_wrapped; |
653 | 653 | ||
654 | spinlock_t sd_ail_lock; | ||
654 | struct list_head sd_ail1_list; | 655 | struct list_head sd_ail1_list; |
655 | struct list_head sd_ail2_list; | 656 | struct list_head sd_ail2_list; |
656 | u64 sd_ail_sync_gen; | 657 | u64 sd_ail_sync_gen; |