Whamcloud - gitweb
LU-16165 sec: retry mechanism for identity cache 46/49746/2
authorSebastien Buisson <sbuisson@ddn.com>
Fri, 16 Sep 2022 16:02:51 +0000 (18:02 +0200)
committerOleg Drokin <green@whamcloud.com>
Sat, 20 May 2023 07:11:15 +0000 (07:11 +0000)
commita286c75bfb4a24ea67a540a3d20b0217c783f2c8
tree796922106b74bf2ec95075c9e57d2e39ea3c72b9
parent1505ae3211ac86b9a621c738d1bcb9782f409d56
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-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49746
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/obdclass/upcall_cache.c
lustre/utils/l_getidentity.c