On 3/1/19 3:43 PM, Marc Eshel wrote:
Why is the expire_time_attr export config parameter not respected
when
attributes are being refreshed, I don't see where we check for
expire_time_attr before calling the FSAL getattr. Did I miss it ?
These are checked in mdcache_is_attrs_valid(), and set on the entry at
creation from the export parameters in mdcache_new_entry().
Daniel