X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmgs%2Fmgs_handler.c;h=cf4d69f1e138c316106ebc55e221b67d1823315c;hp=33b0e27f87f53e48e8b8070fc627137b64e0e621;hb=afb9714c097fc6ec53385c1b11c569890ba07651;hpb=a0bdb01ad05b24d2469e715ec2ce7f774d31d2e1 diff --git a/lustre/mgs/mgs_handler.c b/lustre/mgs/mgs_handler.c index 33b0e27..cf4d69f 100644 --- a/lustre/mgs/mgs_handler.c +++ b/lustre/mgs/mgs_handler.c @@ -648,7 +648,7 @@ static int mgs_llog_open(struct tgt_session_info *tsi) LCONSOLE_WARN("%s: Unable to add client %s " "to file system %s: %d\n", tgt_name(tsi->tsi_tgt), - libcfs_nid2str(req->rq_peer.nid), + libcfs_nidstr(&req->rq_peer.nid), mgi->mgi_fsname, rc); } else { rc = 0;