diff options
author | Miklos Szeredi <mszeredi@redhat.com> | 2018-08-14 21:37:02 +0200 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2018-10-10 10:49:48 +0100 |
commit | 7c08db3f93c82a6d1bedb6a32740ef30896d86e6 (patch) | |
tree | c31ba0023043b7c40ceb2ea35ae9493017651c62 /test | |
parent | fc9f632a219decea427271dc5a77654f6aaa9610 (diff) | |
download | libfuse-7c08db3f93c82a6d1bedb6a32740ef30896d86e6.tar.gz |
passthrough_ll: allow configuring caching
Caching can be controlled with the following options:
"cache=never": disable caching
"cache=normal": enable caching but also refresh after the timeout
"cache=always": never refresh cache
The timeout can be controlled with the "timeout=SEC" option, where SEC is
the number of seconds and can be an arbitrary non-negative floating point
number.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions