Whamcloud - gitweb
LU-5062 llite: Solve a race to access lli_has_smd in read case
[fs/lustre-release.git] / lustre / obdclass / llog_internal.h
index f90be39..5bf0493 100644 (file)
@@ -56,8 +56,6 @@ struct llog_thread_info {
        struct dt_object_format          lgi_dof;
        struct lu_buf                    lgi_buf;
        loff_t                           lgi_off;
-       struct llog_rec_hdr              lgi_lrh;
-       struct llog_rec_tail             lgi_tail;
        struct llog_logid_rec            lgi_logid;
 };