X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fobdclass%2Fllog_internal.h;h=8d5d2ad8acf03add1b7b8915d5061700a8d18ea4;hp=e1a7c289cabdf30bf6f7d67a2eaf37740c4b6d06;hb=4724b52bba54ccdb0f81d0c63010b69e87e7f65c;hpb=72057a3af19ee02d9a686bd7e7d074917e381310;ds=sidebyside diff --git a/lustre/obdclass/llog_internal.h b/lustre/obdclass/llog_internal.h index e1a7c28..8d5d2ad 100644 --- a/lustre/obdclass/llog_internal.h +++ b/lustre/obdclass/llog_internal.h @@ -55,6 +55,7 @@ struct llog_thread_info { struct dt_insert_rec lgi_dt_rec; struct lu_seq_range lgi_range; struct llog_cookie lgi_cookie; + struct obd_statfs lgi_statfs; char lgi_name[32]; };