OpenCloudOS-Kernel/net/sunrpc/xprtrdma
Chuck Lever 8dafcbee41 svcrdma: Use passed-in net namespace when creating RDMA listener
Ensure each RDMA listener and its children transports are created in
the same net namespace as the user that started the NFS service.
This is similar to how listener sockets are created in
svc_create_socket, required for enabling support for containers.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2018-05-11 15:48:57 -04:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
backchannel.c xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req 2018-04-10 16:06:22 -04:00
fmr_ops.c xprtrdma: Chain Send to FastReg WRs 2018-04-10 16:06:22 -04:00
frwr_ops.c xprtrdma: Chain Send to FastReg WRs 2018-04-10 16:06:22 -04:00
module.c rpcrdma: infrastructure for static trace points in rpcrdma.ko 2018-01-23 09:44:25 -05:00
rpc_rdma.c xprtrdma: ->send_request returns -EAGAIN when there are no free MRs 2018-04-10 16:06:22 -04:00
svc_rdma.c svcrdma: Add proper SPDX tags for NetApp-contributed source 2018-05-11 15:48:57 -04:00
svc_rdma_backchannel.c svcrdma: Post Receives in the Receive completion handler 2018-01-18 11:52:51 -05:00
svc_rdma_recvfrom.c svcrdma: Add proper SPDX tags for NetApp-contributed source 2018-05-11 15:48:57 -04:00
svc_rdma_rw.c svcrdma: Fix Read chunk round-up 2018-02-08 13:40:17 -05:00
svc_rdma_sendto.c svcrdma: Add proper SPDX tags for NetApp-contributed source 2018-05-11 15:48:57 -04:00
svc_rdma_transport.c svcrdma: Use passed-in net namespace when creating RDMA listener 2018-05-11 15:48:57 -04:00
transport.c SUNRPC: Make RTT measurement more precise (Send) 2018-04-10 16:06:22 -04:00
verbs.c xprtrdma: Fix corner cases when handling device removal 2018-04-10 16:07:10 -04:00
xprt_rdma.h xprtrdma: Chain Send to FastReg WRs 2018-04-10 16:06:22 -04:00