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/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236327 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 fuse 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. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236327-227>
