Whamcloud - gitweb
LU-17015 obdclass: set cache entry/acquire expiry at init
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 5 Sep 2023 09:08:16 +0000 (11:08 +0200)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 18 Sep 2023 06:28:44 +0000 (06:28 +0000)
commita41f1756e5d4787a135c823ca557ce861d02e08d
treeb80e06dc7e00e12574f865dfd112657d72e643e1
parentb0b1eed4474359f72f4481e58eb212823e20d281
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.

Lustre-change: https://review.whamcloud.com/52271
Lustre-commit: TBD (from 2d24c820f32699d66b56024ae99a7b27944f6130)

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