svcrdma: RDMA support not yet compatible with RPC6
authorTom Tucker <tom@ogc.us>
Sat, 3 Apr 2010 13:27:29 +0000 (08:27 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 5 Apr 2010 16:10:22 +0000 (12:10 -0400)
commitbade732a2848e640482c1e99629a90e085d574dd
tree721ae2ac175ccbc15af2abb4fc288f352a453c73
parent2eaa9cfdf33b8d7fb7aff27792192e0019ae8fc6
svcrdma: RDMA support not yet compatible with RPC6

RPC6 requires that it be possible to create endpoints that listen
exclusively for IPv4 or IPv6 connection requests. This is not currently
supported by the RDMA API.

This fixes a server RDMA regression introduced by 37498292a "NFSD:
Create PF_INET6 listener in write_ports".

Signed-off-by: Tom Tucker<tom@opengridcomputing.com>
Tested-by: Steve Wise <swise@opengridcomputing.com>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
net/sunrpc/xprtrdma/svc_rdma_transport.c