Whamcloud - gitweb
LU-16166 ptlrpc: lower the message level in no resend case 85/48585/2
authorYang Sheng <ys@whamcloud.com>
Mon, 19 Sep 2022 05:46:27 +0000 (13:46 +0800)
committerOleg Drokin <green@whamcloud.com>
Tue, 4 Oct 2022 19:36:52 +0000 (19:36 +0000)
commitd13cca56a5ae2ad44d8083025e37263e408b8f62
treee6a0619b70200cf3fde802ad2f00aa1ac91cdfab
parent2eba92f6469386ff53ae01f9ddabe5ae455ed77b
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.

Signed-off-by: Yang Sheng <ys@whamcloud.com>
Change-Id: I534cadc916fcd1eb6840439b6507e646d0e5d974
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/48585
Reviewed-by: Emoly Liu <emoly@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/ptlrpc/client.c