Date: Mon, 11 Mar 2019 19:57:24 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 236474] [FUSE] fsync returns asynchronously on fuse(4) Message-ID: <bug-236474-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236474 Bug ID: 236474 Summary: [FUSE] fsync returns asynchronously on fuse(4) 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_internal_fsync() returns immediately after sending the FUSE_FSYNC message to the filesystem daemon. It doesn't wait for a response. That kind of defeats the whole point of fsync. Also, it ignores any errors that the daemon might return. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236474-227>
