Whamcloud - gitweb
LU-16829 gss: quiet noisy warnings
authorAurelien Degremont <adegremont@nvidia.com>
Wed, 12 Apr 2023 09:44:37 +0000 (11:44 +0200)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 12 Jun 2023 23:49:18 +0000 (23:49 +0000)
commit690975efab93ccaaced13e4d35f9d83e94c59f23
treecead5b6ebe22307bbf8358bf48b343b7757bf71b
parent511d44bf73e416e264eb8b8ec48816931e6bb424
LU-16829 gss: quiet noisy warnings

GSS code has plenty of debugging messages as warnings.
Update the code to make them just debugging messages and
nothing more.

Lustre-change: https://review.whamcloud.com/50613
Lustre-commit: 2247cf23ce55398ea4bebc1f8093275534736a0a

Test-Parameters: trivial

Change-Id: I53c471d758b0309ae10bab000211fa0381cabf87
Signed-off-by: Aurelien Degremont <adegremont@nvidia.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/51190
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/ptlrpc/gss/gss_cli_upcall.c
lustre/ptlrpc/gss/gss_keyring.c
lustre/ptlrpc/gss/gss_svc_upcall.c
lustre/ptlrpc/gss/sec_gss.c