X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre_log.h;h=fe107c7b82769fa46c6b2d084bf1b8114c61725d;hp=28dcbf221c2d60028b7c57431193cd768e321e13;hb=4724b52bba54ccdb0f81d0c63010b69e87e7f65c;hpb=faf53524cdb90eee45e9425e529a7a6868679c56 diff --git a/lustre/include/lustre_log.h b/lustre/include/lustre_log.h index 28dcbf2..fe107c7 100644 --- a/lustre/include/lustre_log.h +++ b/lustre/include/lustre_log.h @@ -275,6 +275,7 @@ struct llog_handle { __u64 lgh_cur_offset; /* used during llog_process */ /* used during llog_osd_write_rec */ __u64 lgh_write_offset; + int lgh_max_size; struct llog_ctxt *lgh_ctxt; union { struct plain_handle_data phd;