Whamcloud - gitweb
LU-16165 sec: retry mechanism for identity cache 79/48579/4
authorSebastien Buisson <sbuisson@ddn.com>
Fri, 16 Sep 2022 16:02:51 +0000 (18:02 +0200)
committerOleg Drokin <green@whamcloud.com>
Fri, 13 Jan 2023 07:21:17 +0000 (07:21 +0000)
commit61c3b3a9bb848e256845462ffd79b15565cd23ad
tree02dde7f228e528195c70ad5e2c2f4500023b5eb4
parentf1604e680ba2b919c0c52c76c75a7e0dc27ec3c5
LU-16165 sec: retry mechanism for identity cache

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

Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: Ib70d3b851a6da3cf66dfed49b03be51da7886d01
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/48579
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
lustre/utils/l_getidentity.c