X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Flov%2Flov_log.c;h=3f5f96939e759b00171e4638027a013be32f6f0b;hb=1f2311cdec223772d84243ec60ae67ad2161f2af;hp=c3d6c10c8ebdd9ade6c3c7e0e4b07f0d5663a76d;hpb=f95393b0d0a59cf3dc2f29cffc35dcc4cc9d7728;p=fs%2Flustre-release.git diff --git a/lustre/lov/lov_log.c b/lustre/lov/lov_log.c index c3d6c10..3f5f9693 100644 --- a/lustre/lov/lov_log.c +++ b/lustre/lov/lov_log.c @@ -119,7 +119,7 @@ static int lov_llog_origin_add(struct llog_ctxt *ctxt, struct llog_rec_hdr *rec, numcookies - cookies); llog_ctxt_put(cctxt); if (rc < 0) { - CERROR("Can't add llog (rc = %d) for stripe %i\n", + CERROR("Can't add llog (rc = %d) for stripe %d\n", rc, cookies); memset(logcookies + cookies, 0, sizeof(struct llog_cookie));