X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fosd-ldiskfs%2Fosd_iam_lvar.c;h=437f164d593f8557ebf9f56570e1e37a96a5bdf2;hb=e27a7ff8f337984a4e7f8d31e419528b71c3777b;hp=1051d4b89a02971ddf50cd91ad22b9bfe911fa5e;hpb=e992a95314f9d6721144d5521ebe795a72bb140a;p=fs%2Flustre-release.git diff --git a/lustre/osd-ldiskfs/osd_iam_lvar.c b/lustre/osd-ldiskfs/osd_iam_lvar.c index 1051d4b..437f164 100644 --- a/lustre/osd-ldiskfs/osd_iam_lvar.c +++ b/lustre/osd-ldiskfs/osd_iam_lvar.c @@ -408,7 +408,7 @@ static int lvar_init(struct iam_leaf *l) obj = iam_leaf_container(l)->ic_object; CERROR("Wrong magic in node %llu (#%lu): %#x != %#x or " - "wrong used: %i", + "wrong used: %d", (unsigned long long)l->il_bh->b_blocknr, obj->i_ino, head->vlh_magic, le16_to_cpu(IAM_LVAR_LEAF_MAGIC), used);