diff options
author | Shyam Prasad N <sprasad@microsoft.com> | 2025-07-25 06:23:53 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-07-28 00:59:59 +0300 |
commit | 3edc68de5629efa39911e7c9687b19ad04051cab (patch) | |
tree | 4b704f60ebd34afa8d66996c80df4b8cdae6b251 /scripts/lib/kdoc/kdoc_re.py | |
parent | 2aaf1784835f5f3063ae2392689053ebafd27e01 (diff) | |
download | linux-3edc68de5629efa39911e7c9687b19ad04051cab.tar.xz |
cifs: add new field to track the last access time of cfid
The handlecache code today tracks the time at which dir lease was
acquired and the laundromat thread uses that to check for old
entries to cleanup.
However, if a directory is actively accessed, it should not
be chosen to expire first.
This change adds a new last_access_time field to cfid and
uses that to decide expiry of the cfid.
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions