Whamcloud - gitweb
LU-11300 lnet: cache ni status 50/33450/30
authorAmir Shehata <ashehata@whamcloud.com>
Sat, 20 Oct 2018 01:02:05 +0000 (18:02 -0700)
committerAmir Shehata <ashehata@whamcloud.com>
Fri, 7 Jun 2019 18:13:33 +0000 (18:13 +0000)
commit398f4071dc17c83e6ac1600174b46e2675579ce7
treefaf8bac6f58e30fe2218a0f6b12413b84b6b942e
parentaef3d58d585ee818b405b5ff197b7a98b6c5157d
LU-11300 lnet: cache ni status

When processing the data in the PUSH or the REPLY make sure to cache
the ns_status. This is the status of the peer_ni as reported by the
peer itself.

Test-Parameters: forbuildonly
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Change-Id: I14de2460f578fb7f47d329a97b8833f49c569b74
Reviewed-on: https://review.whamcloud.com/33450
Reviewed-by: Chris Horn <hornc@cray.com>
Reviewed-by: Olaf Weber <olaf.weber@hpe.com>
Tested-by: Jenkins
lnet/include/lnet/lib-types.h
lnet/lnet/peer.c