diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2020-02-21 23:00:33 +0100 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2020-03-27 15:47:24 +0100 |
commit | 9ba373ee24ea07b60b8c5041cafe88d5796bacef (patch) | |
tree | a5873649405a847f6696de3ffc14c2824c968f76 /include/trace | |
parent | xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect() (diff) | |
download | linux-9ba373ee24ea07b60b8c5041cafe88d5796bacef.tar.xz linux-9ba373ee24ea07b60b8c5041cafe88d5796bacef.zip |
xprtrdma: Allocate Protection Domain in rpcrdma_ep_create()
Make a Protection Domain (PD) a per-connection resource rather than
a per-transport resource. In other words, when the connection
terminates, the PD is destroyed.
Thus there is one less HW resource that remains allocated to a
transport after a connection is closed.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions