Whamcloud - gitweb
LU-15885 o2iblnd: fix handling of RDMA_CM_EVENT_UNREACHABLE 92/48492/2
authorSerguei Smirnov <ssmirnov@whamcloud.com>
Thu, 8 Sep 2022 22:27:12 +0000 (15:27 -0700)
committerOleg Drokin <green@whamcloud.com>
Mon, 10 Oct 2022 05:37:42 +0000 (05:37 +0000)
commit3925b1669d519e6c038ecce1287c1ced3de623d3
tree696ee94e63a827dda2fa3fdfd0e87b5a55ff409a
parente28f3ee185b2ef7bad8046f46444772fac214a40
LU-15885 o2iblnd: fix handling of RDMA_CM_EVENT_UNREACHABLE

RDMA_CM_EVENT_UNREACHABLE may be received not only when connection
is being connected, but also when it is being closed. Fix handing
of this event accordingly.

Test-Parameters: trivial
Signed-off-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Change-Id: I79428188c159b2d80d36326589b2977db065d4a7
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/48492
Reviewed-by: Frank Sehr <fsehr@whamcloud.com>
Reviewed-by: Chris Horn <chris.horn@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lnet/klnds/o2iblnd/o2iblnd_cb.c