Date: Tue, 09 Apr 2019 17:23:56 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 235773] [FUSEFS]: Missing real support for attr/dentry cache timeouts Message-ID: <bug-235773-3630-iwvqw1aM4I@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235773-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-235773-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235773 --- Comment #4 from commit-hook@freebsd.org --- A commit references this bug: Author: asomers Date: Tue Apr 9 17:23:35 UTC 2019 New revision: 346060 URL: https://svnweb.freebsd.org/changeset/base/346060 Log: fusefs: implement entry cache timeouts Follow-up to r346046. These two commits implement fuse cache timeouts for both entries and attributes. They also remove the vfs.fusefs.lookup_cache enable sysctl, which is no longer needed now that cache timeouts are honored. PR: 235773 Sponsored by: The FreeBSD Foundation Changes: projects/fuse2/sys/fs/fuse/fuse_internal.h projects/fuse2/sys/fs/fuse/fuse_node.c projects/fuse2/sys/fs/fuse/fuse_vnops.c projects/fuse2/tests/sys/fs/fusefs/lookup.cc --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235773-3630-iwvqw1aM4I>