Whamcloud - gitweb
LU-16990 kfilnd: Use NETWORK_TIMEOUT for TAG_RX_CANCEL 82/51782/2
authorChris Horn <chris.horn@hpe.com>
Thu, 9 Mar 2023 00:18:41 +0000 (18:18 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 22 Aug 2023 06:41:07 +0000 (06:41 +0000)
commitb16b9d15a53302cae12e7b93816d3eaceee39276
tree74b94a46f7a57d9bffa9af1af676b1c566242921
parentcf2f7945dbc2bc5b540e98ee5a3e3e6b213ad74e
LU-16990 kfilnd: Use NETWORK_TIMEOUT for TAG_RX_CANCEL

We can get ECANCELED for some tagged receives which results in
transaction failure with TN_EVENT_TAG_RX_CANCEL. This can occur due
to problems with either the source or the target, so we should
use NETWORK_TIMEOUT message status.

Test-Parameters: trivial
HPE-bug-id: LUS-11520
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: Ic3c1910f8a8c43447cbbc28129e23350e726830d
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51782
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Ron Gredvig <ron.gredvig@hpe.com>
Reviewed-by: Ian Ziemba <ian.ziemba@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/klnds/kfilnd/kfilnd_tn.c