X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Fobdclass%2Fllog_swab.c;h=2713e03314c9bb902c4592053c2bfdc6d207e47d;hb=3442db6faf685fbdbd092bdfdc8d273e4990a141;hp=3f9d45b8a7ff15febb37362542a67d9bed597dc7;hpb=10da8afb278634a40be72f48dae42ce9755c62a0;p=fs%2Flustre-release.git diff --git a/lustre/obdclass/llog_swab.c b/lustre/obdclass/llog_swab.c index 3f9d45b..2713e03 100644 --- a/lustre/obdclass/llog_swab.c +++ b/lustre/obdclass/llog_swab.c @@ -214,6 +214,7 @@ void lustre_swab_llog_rec(struct llog_rec_hdr *rec) __swab32s(&cur->cur_id); __swab64s(&cur->cur_endrec); + __swab32s(&cur->cur_time); tail = &cur->cur_tail; break; }