X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fptlrpc%2Fllog_net.c;h=28186966621fbe4f5a90872de28dfe72e6ed29ad;hb=526e9c54f2113da0c1484e70791167f7d16cbf00;hp=8be6eed14b1e0d73f464d6179a37b7742d8d3f52;hpb=6e3ec5812ebd1b5ecf7cae584f429b013ffe7431;p=fs%2Flustre-release.git diff --git a/lustre/ptlrpc/llog_net.c b/lustre/ptlrpc/llog_net.c index 8be6eed..2818696 100644 --- a/lustre/ptlrpc/llog_net.c +++ b/lustre/ptlrpc/llog_net.c @@ -116,7 +116,7 @@ int llog_origin_connect(struct llog_ctxt *ctxt, if (req == NULL) RETURN(-ENOMEM); - CDEBUG(D_OTHER, "%s mount_count %llu, connection count %llu\n", + CDEBUG(D_OTHER, "%s mount_count "LPU64", connection count "LPU64"\n", ctxt->loc_exp->exp_obd->obd_type->typ_name, ctxt->loc_gen.mnt_cnt, ctxt->loc_gen.conn_cnt);