Whamcloud - gitweb
LU-17015 obdclass: set cache entry/acquire expiry at init 71/52271/1
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 5 Sep 2023 09:08:16 +0000 (11:08 +0200)
committerSebastien Buisson <sbuisson@ddn.com>
Tue, 5 Sep 2023 09:14:09 +0000 (11:14 +0200)
commit2d24c820f32699d66b56024ae99a7b27944f6130
treed97fa488e66b3244004dd74a9883d370521d2526
parent556ca8d3adcf5aa8a6a2efb1ba3e094b1b04c46a
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
lustre/include/upcall_cache.h
lustre/mdt/mdt_handler.c
lustre/obdclass/upcall_cache.c