Whamcloud - gitweb
LU-12080 lnet: recovery event handling broken 45/34445/7
authorAmir Shehata <ashehata@whamcloud.com>
Sun, 17 Mar 2019 15:16:40 +0000 (08:16 -0700)
committerAmir Shehata <ashehata@whamcloud.com>
Fri, 7 Jun 2019 17:59:36 +0000 (17:59 +0000)
commit5409e620e0256dc9b657f1c457541d7411b543cd
tree0b5af7b3ebd33dd4197d96f8b4007e31303a5a83
parent24294b843f79a1167f19d230ff1ab5c1a5cd88e7
LU-12080 lnet: recovery event handling broken

Don't increment health on unlink event.
If a SEND fails an unlink will follow so no need to do any
special processing on SEND event. If SEND succeeds then we
wait for the reply.
When queuing a message on the NI recovery queue only do so
if the MT thread is still running.

Test-Parameters: forbuildonly
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Change-Id: I4877caebcac5cdfc35a59a18a3e3451b1f23cb0d
Reviewed-on: https://review.whamcloud.com/34445
Reviewed-by: Olaf Weber <olaf.weber@hpe.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Chris Horn <hornc@cray.com>
Tested-by: Jenkins
lnet/lnet/lib-move.c
lnet/lnet/lib-msg.c