OSDN Git Service

svcrdma: Displayed remote IP address should match stored address
authorChuck Lever <chuck.lever@oracle.com>
Sat, 2 May 2020 14:42:47 +0000 (10:42 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 18 May 2020 14:21:22 +0000 (10:21 -0400)
commitdecc13f7eb258b8c5c564ec1f11a24f14af275f8
tree3a39221a7d1bd04dbf5094ff9603d61159c3aa22
parent08e3c9f181bfb78d842c4f432888116d66e07c2f
svcrdma: Displayed remote IP address should match stored address

Clean up: After commit 1e091c3bbf51 ("svcrdma: Ignore source port
when computing DRC hash"), the IP address stored in xpt_remote
always has a port number of zero. Thus, there's no need to display
the port number when displaying the IP address of a remote NFS/RDMA
client.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
net/sunrpc/xprtrdma/svc_rdma_transport.c