xprtrdma: Support IPv6 in xprt_rdma_set_port
authorChuck Lever <chuck.lever@oracle.com>
Fri, 15 Dec 2017 01:57:06 +0000 (20:57 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 16 Jan 2018 16:19:46 +0000 (11:19 -0500)
commit20035edf3c349638a679cbc8e861d81fbc104b53
tree0787be1da1d9264f036ac2e1ef047b9801667018
parentdd229cee4ed2617ccddc0937608728cd87c934c2
xprtrdma: Support IPv6 in xprt_rdma_set_port

Clean up a harmless oversight. xprtrdma's ->set_port method has
never properly supported IPv6.

This issue has never been a problem because NFS/RDMA mounts have
always required "port=20049", thus so far, rpcbind is not invoked
for these mounts.

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