Whamcloud - gitweb
LU-16166 ptlrpc: lower the message level in no resend case
authorYang Sheng <ys@whamcloud.com>
Mon, 19 Sep 2022 05:46:27 +0000 (13:46 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 11 Oct 2022 07:46:36 +0000 (07:46 +0000)
commit9d461841ae46761fb6c365a9b5c31292826fca45
tree69ec97f627779e33f79353780b10b25289d55eb0
parentd92c8f3bde8fffc570273c24a49134d900b27e4d
LU-16166 ptlrpc: lower the message level in no resend case

Don't report the wrong generation as a error message in
rq_no_resend case.

Lustre-change: https://review.whamcloud.com/48585
Lustre-commit: d13cca56a5ae2ad44d8083025e37263e408b8f62

Signed-off-by: Yang Sheng <ys@whamcloud.com>
Change-Id: I534cadc916fcd1eb6840439b6507e646d0e5d974
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/48807
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/ptlrpc/client.c