diff options
Diffstat (limited to 'fs/xfs/xfs_trans_priv.h')
| -rw-r--r-- | fs/xfs/xfs_trans_priv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/xfs_trans_priv.h b/fs/xfs/xfs_trans_priv.h index fb62377d1cbc..53b7c9b0f8f7 100644 --- a/fs/xfs/xfs_trans_priv.h +++ b/fs/xfs/xfs_trans_priv.h | |||
| @@ -67,6 +67,7 @@ struct xfs_ail { | |||
| 67 | struct task_struct *xa_task; | 67 | struct task_struct *xa_task; |
| 68 | struct list_head xa_ail; | 68 | struct list_head xa_ail; |
| 69 | xfs_lsn_t xa_target; | 69 | xfs_lsn_t xa_target; |
| 70 | xfs_lsn_t xa_target_prev; | ||
| 70 | struct list_head xa_cursors; | 71 | struct list_head xa_cursors; |
| 71 | spinlock_t xa_lock; | 72 | spinlock_t xa_lock; |
| 72 | xfs_lsn_t xa_last_pushed_lsn; | 73 | xfs_lsn_t xa_last_pushed_lsn; |
