diff options
author | Miklos Szeredi <mszeredi@redhat.com> | 2018-08-15 17:42:34 +0200 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2019-09-12 14:59:41 +0200 |
commit | 8fab010644363f8f80194322aa7a81e38c867af3 (patch) | |
tree | 35f062db803874b298ceb6e115624f79b927e65b /net/8021q | |
parent | fuse: separate fuse device allocation and installation in fuse_conn (diff) | |
download | linux-8fab010644363f8f80194322aa7a81e38c867af3.tar.xz linux-8fab010644363f8f80194322aa7a81e38c867af3.zip |
fuse: delete dentry if timeout is zero
Don't hold onto dentry in lru list if need to re-lookup it anyway at next
access. Only do this if explicitly enabled, otherwise it could result in
performance regression.
More advanced version of this patch would periodically flush out dentries
from the lru which have gone stale.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'net/8021q')
0 files changed, 0 insertions, 0 deletions