X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fobdclass%2Fllog_osd.c;h=798451feed72c154fef2102d61f6fcdaca4c7c76;hp=54f3dd46f217575ab37e78d54b93bd53a69caaca;hb=38e6ee6fb779c34c7ef3eb4a010332385b3b84c1;hpb=fb291dbf72ecd32847f1499776a441126f28e9bf diff --git a/lustre/obdclass/llog_osd.c b/lustre/obdclass/llog_osd.c index 54f3dd4..798451f 100644 --- a/lustre/obdclass/llog_osd.c +++ b/lustre/obdclass/llog_osd.c @@ -977,9 +977,7 @@ static int llog_osd_next_block(const struct lu_env *env, lustre_swab_llog_rec(last_rec); if (last_rec->lrh_index != tail->lrt_index) { - CERROR("%s: invalid llog tail at log id "DFID":%x " - "offset %llu last_rec idx %u tail idx %u" - "lrt len %u read_size %d\n", + CERROR("%s: invalid llog tail at log id "DFID":%x offset %llu last_rec idx %u tail idx %u lrt len %u read_size %d\n", o->do_lu.lo_dev->ld_obd->obd_name, PFID(&loghandle->lgh_id.lgl_oi.oi_fid), loghandle->lgh_id.lgl_ogen, *cur_offset,