]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg/async/rdma: get local/peer qpn from RDMAConnectedSocketImpl
authorChangcheng Liu <changcheng.liu@aliyun.com>
Tue, 27 Aug 2019 09:17:28 +0000 (17:17 +0800)
committerChangcheng Liu <changcheng.liu@aliyun.com>
Mon, 16 Sep 2019 07:25:01 +0000 (15:25 +0800)
commit3f620383bfc3417fb1c94dfa88f146d2f6596c55
tree36943615d99c63c69f39c6179c42b80c3fdf0a81
parent0736b46bf7ea966b905d6ebd19740b3ff6eb87de
msg/async/rdma: get local/peer qpn from RDMAConnectedSocketImpl

When remote QP is destroyed, QP will be disconnected. The local QP
is transitioned into error state. Then some asynchronous event or
completion event could be triggered. Need to get the qpn through
RDMAConnectedSocketImpl object.
Add get_local/peer_qpn to get qpn from RDMAConnectedSocketImpl class.

Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
src/msg/async/rdma/RDMAStack.h