X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Fmdt%2Fmdt_recovery.c;h=4a9440ac8f5aeda6fd0a837658dd3a93cdefaa8a;hb=8eaf21f9a9a6264598b9fed93b2c5d423b00bd9a;hp=8f18207998aa92d2ed8103994b6afe3f20f56d69;hpb=796dc5eef5a2b420d001d84a43e4fd9d9d2b88e9;p=fs%2Flustre-release.git diff --git a/lustre/mdt/mdt_recovery.c b/lustre/mdt/mdt_recovery.c index 8f18207..4a9440a 100644 --- a/lustre/mdt/mdt_recovery.c +++ b/lustre/mdt/mdt_recovery.c @@ -864,7 +864,7 @@ static int mdt_txn_stop_cb(const struct lu_env *env, mdt_versions_set(mti); /* filling reply data */ - CDEBUG(D_INODE, "transno = %llu, last_committed = %llu\n", + CDEBUG(D_INODE, "transno = "LPU64", last_committed = "LPU64"\n", mti->mti_transno, req->rq_export->exp_obd->obd_last_committed); req->rq_transno = mti->mti_transno;