diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2020-02-21 23:00:54 +0100 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2020-03-27 15:47:25 +0100 |
commit | 93aa8e0a9de80e1df2be17158a3469285e572b39 (patch) | |
tree | d13d9a6351f767fb79c8b1ecd716dbc9359fdfb1 /COPYING | |
parent | xprtrdma: Disconnect on flushed completion (diff) | |
download | linux-93aa8e0a9de80e1df2be17158a3469285e572b39.tar.xz linux-93aa8e0a9de80e1df2be17158a3469285e572b39.zip |
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>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions