Whamcloud - gitweb
LU-11981 lnet: clean up error message 01/37001/3
authorAmir Shehata <ashehata@whamcloud.com>
Thu, 12 Dec 2019 18:11:34 +0000 (10:11 -0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 20 Dec 2019 06:44:29 +0000 (06:44 +0000)
commitf549927ea633b910a8c788fa970af742b3bf10c1
tree6fa145be5eb87b60ac208198a69eb4ad11461d28
parent6b8ea93881682346bfc201b0859f95ef26e89163
LU-11981 lnet: clean up error message

There are instances when the message can be canceled. In this
case we do not want that to impact the interface health or output
an error message for it, as it could be noisy. Therefore, reduce
the message which logs this case from error to debug

Test-Parameters: trivial
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Change-Id: I586dbfcdcfa38994db99dc5983240b38c9ee2770
Reviewed-on: https://review.whamcloud.com/37001
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/lnet/lib-msg.c