commit | 9144a803df6ca4185238ca343dbb65d8137c036e | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri Feb 21 17:00:28 2020 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Mar 27 10:47:24 2020 -0400 |
tree | b88ad4af77f3172ba84a252a069c4f22b7633620 | |
parent | 97d0de8812a10a66510ff95f8fe6e8d3053fd2ca [diff] |
xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect() Clean up: Simplify the synopses of functions in the connect and disconnect paths in preparation for combining the rpcrdma_ia and struct rpcrdma_ep structures. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>