Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Mar 2019 17:04:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236327] [FUSE] fuse(4) ignores errors from FUSE_RELEASE
Message-ID:  <bug-236327-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 236327
           Summary: [FUSE] fuse(4) ignores errors from FUSE_RELEASE
           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(4) ignores errors from FUSE_RELEASE, which means that close(2) of a fu=
se
file always succeeds (except for stuff like EBADF, of course).  This is a
problem for fuse filesystems that have their own write caches and may need =
to
return errors like EIO on close.

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