diff options
author | Steve French | 2021-02-24 12:12:53 -0600 |
---|---|---|
committer | Steve French | 2021-02-25 11:47:49 -0600 |
commit | 5780464614f6abe6026f00cf5a0777aa453ba450 (patch) | |
tree | 9b5b9d21d8b36bf14043b82dba274c7aed8db477 /fs/jffs2 | |
parent | ddaf6d4a9253939036fa70d71534e482ee7413f6 (diff) |
cifs: Add new parameter "acregmax" for distinct file and directory metadata timeout
The new optional mount parameter "acregmax" allows a different
timeout for file metadata ("acdirmax" now allows controlling timeout
for directory metadata). Setting "actimeo" still works as before,
and changes timeout for both files and directories, but
specifying "acregmax" or "acdirmax" allows overriding the
default more granularly which can be a big performance benefit
on some workloads. "acregmax" is already used by NFS as a mount
parameter (albeit with a larger default and thus looser caching).
Suggested-by: Tom Talpey <tom@talpey.com>
Reviewed-By: Tom Talpey <tom@talpey.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions