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

            Bug ID: 236226
           Summary: [FUSE]: cache negative lookups
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: [email protected]
          Reporter: [email protected]

FUSE protocol 7.4 added the ability to cache negative lookups, but fuse(4) is
currently ignoring them.  Here's the documentation from libfuse:

* added support for negative entry caching: on lowlevel API if
  fuse_entry_param::ino is set to zero in reply to a lookup request,
  the kernel will cache the dentry for the specified amount of time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to