Whamcloud - gitweb
LU-17015 obdclass: set cache entry/acquire expiry at init 71/52271/3
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 5 Sep 2023 09:08:16 +0000 (11:08 +0200)
committerOleg Drokin <green@whamcloud.com>
Sat, 23 Sep 2023 06:03:07 +0000 (06:03 +0000)
commit407167f4d18522fb47821030e3b171cbdb7158a0
treee891665d9594ebecffef440f1d20917ce8916513
parent78336aa166f4a7a0128a5891c747eecf26ff9565
LU-17015 obdclass: set cache entry/acquire expiry at init

Give the ability to define values for cache entry expire and acquire
expire directly at upcall cache init.

Test-Parameters: trivial
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: Iee0dea66943ab6747d85a378861ae98c29faa11a
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52271
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Aurelien Degremont <adegremont@nvidia.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/include/upcall_cache.h
lustre/mdt/mdt_handler.c
lustre/obdclass/upcall_cache.c