microblaze: fix __get_user()
[pandora-kernel.git] / fs / xfs / xfs_trans_priv.h
index 22750b5..44820b9 100644 (file)
@@ -70,6 +70,7 @@ struct xfs_ail {
        struct list_head        xa_cursors;
        spinlock_t              xa_lock;
        xfs_lsn_t               xa_last_pushed_lsn;
+       int                     xa_log_flush;
 };
 
 /*