Whamcloud - gitweb
LU-10391 ptlrpc: change rq_peer to struct lnet_nid
[fs/lustre-release.git] / lustre / mgs / mgs_handler.c
index 33b0e27..cf4d69f 100644 (file)
@@ -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;