Whamcloud - gitweb
LU-12896 gss: key can be unlinked when timeout expires
authorSebastien Buisson <sbuisson@ddn.com>
Fri, 22 Sep 2023 09:20:22 +0000 (11:20 +0200)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 19 Oct 2023 12:49:30 +0000 (12:49 +0000)
commit3c2f4f484f4ebae144d2bef663014b94394aa608
tree52c686b6980792c15ad17a81a2e49f1fa2d48765
parent53d5c1ae45f088aa0c2b400325749809286bd085
LU-12896 gss: key can be unlinked when timeout expires

The key associated with a GSS context could appear to be already
unlinked when the upcall timeout expires. In this case, do not assert
but report this case with a warning message.

Lustre-change: https://review.whamcloud.com/52473
Lustre-commit: 4c6290087b3bf0838a00de8f8b1cfde86efbc409

Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I714af3a1ce54648c4ba29ef13015f9291de52765
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/52705
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/ptlrpc/gss/gss_keyring.c