Whamcloud - gitweb
LU-16165 sec: retry mechanism for identity cache
authorSebastien Buisson <sbuisson@ddn.com>
Fri, 16 Sep 2022 16:02:51 +0000 (18:02 +0200)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 25 Jan 2023 03:18:12 +0000 (03:18 +0000)
commit925e11c2d8c277d3e39b17fd53b06ea33ec7a560
tree71f86f9176ff18c339f72ff130b938be3f56ebec
parentf9ba28af02ebda80e4d2d9e37a092f6a217014eb
LU-16165 sec: retry mechanism for identity cache

Implement a retry mechanism in the identity cache in case the
identity up call times out.

Lustre-change: https://review.whamcloud.com/48579
Lustre-commit: 61c3b3a9bb848e256845462ffd79b15565cd23ad

Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: Ib70d3b851a6da3cf66dfed49b03be51da7886d01
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/49747
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/obdclass/upcall_cache.c
lustre/utils/l_getidentity.c