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

            Bug ID: 236136
           Summary: [FUSE]: reuse cached inode entries
           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 includes a mechanism for the daemon to instruct the kernel to cache file
attributes, inode values, or both.  Currently fuse(4) ignores the cached
inodes.  We should make use of them, to improve the performance of VOP_LOOKUP
operations on fuse filesystems.

-- 
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