[Bug 235773] [FUSEFS]: Missing real support for attr/dentry cache timeouts

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 9 17:24:00 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235773

--- Comment #4 from commit-hook at 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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fs mailing list