Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Mar 2017 21:20:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 218101] [fuse] Support entry_timeout / attr_timeout
Message-ID:  <bug-218101-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 218101
           Summary: [fuse] Support entry_timeout / attr_timeout
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: ben.rubson@gmail.com

Hello,

Would be nice if fuse could support following options :
- entry_timeout (entry_valid fuse field)
- attr_timeout  (attr_valid  fuse field)

>From Linux mount.fuse man :
entry_timeout=3DT
The timeout in seconds for which name lookups will be cached.
attr_timeout=3DT
The timeout in seconds for which file/directory attributes are cached.

This would help some fuse FS to work correctly, for example the encfs rever=
se
mode, which relies on both of them set to 0.
Related bug : https://github.com/vgough/encfs/issues/315

Many thanks !

Ben

--=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-218101-8>