Whamcloud - gitweb
LU-2675 lustre: remove linux/lprocfs_status.h
[fs/lustre-release.git] / lustre / obdclass / llog_internal.h
index 5bf0493..6eec20b 100644 (file)
@@ -57,6 +57,7 @@ struct llog_thread_info {
        struct lu_buf                    lgi_buf;
        loff_t                           lgi_off;
        struct llog_logid_rec            lgi_logid;
+       struct dt_insert_rec             lgi_dt_rec;
 };
 
 extern struct lu_context_key llog_thread_key;