linux_dsm_epyc7002/net/sunrpc/xprtrdma
Chuck Lever 93aa8e0a9d xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep
I eventually want to allocate rpcrdma_ep separately from struct
rpcrdma_xprt so that on occasion there can be more than one ep per
xprt.

The new struct rpcrdma_ep will contain all the fields currently in
rpcrdma_ia and in rpcrdma_ep. This is all the device and CM settings
for the connection, in addition to per-connection settings
negotiated with the remote.

Take this opportunity to rename the existing ep fields from rep_* to
re_* to disambiguate these from struct rpcrdma_rep.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2020-03-27 10:47:25 -04:00
..
backchannel.c xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep 2020-03-27 10:47:25 -04:00
frwr_ops.c xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep 2020-03-27 10:47:25 -04:00
Makefile xprtrdma: Remove support for FMR memory registration 2019-01-02 12:05:17 -05:00
module.c NFS client updates for Linux 4.18 2018-06-12 10:09:03 -07:00
rpc_rdma.c xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep 2020-03-27 10:47:25 -04:00
svc_rdma_backchannel.c SUNRPC: Fix backchannel latency metrics 2019-11-21 17:05:14 -05:00
svc_rdma_recvfrom.c svcrdma: Use llist for managing cache of recv_ctxts 2019-08-19 10:59:28 -04:00
svc_rdma_rw.c scsi: lib/sg_pool.c: improve APIs for allocating sg pool 2019-06-20 15:21:33 -04:00
svc_rdma_sendto.c svcrdma: Improve DMA mapping trace points 2019-10-08 16:01:33 -04:00
svc_rdma_transport.c Highlights: 2019-09-27 17:00:27 -07:00
svc_rdma.c svcrdma: Remove svc_rdma_wq 2019-08-19 10:59:28 -04:00
transport.c xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep 2020-03-27 10:47:25 -04:00
verbs.c xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep 2020-03-27 10:47:25 -04:00
xprt_rdma.h xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep 2020-03-27 10:47:25 -04:00