Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Mar 2019 19:05:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236226] [FUSE]: cache negative lookups
Message-ID:  <bug-236226-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236226

            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: bugs@FreeBSD.org
          Reporter: asomers@FreeBSD.org

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.

--=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-236226-227>