Whamcloud - gitweb
LU-16911 sec: quiet messages from identity upcall retry mech 55/51355/3
authorSebastien Buisson <sbuisson@ddn.com>
Mon, 19 Jun 2023 11:38:07 +0000 (13:38 +0200)
committerOleg Drokin <green@whamcloud.com>
Thu, 27 Jul 2023 07:20:03 +0000 (07:20 +0000)
commit765e59d37dc2b4c85e9bdaea2765c9023226778b
tree6179d6ccc666a2039e86344c8d875b645146d26d
parentfdfdf5c05cf64294068a5cbfe818b64bd9e577f9
LU-16911 sec: quiet messages from identity upcall retry mech

Do not use CERROR to print messages about failed identity acquire
upcalls. And make a difference between initial attempt before retry,
and final failure.

Fixes: 61c3b3a9bb ("LU-16165 sec: retry mechanism for identity cache")
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I35e04ca31b623d6037bb49e4ded4ea96d653f074
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51355
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/obdclass/upcall_cache.c