Skip site navigation (1)Skip section navigation (2)
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/>

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

            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 mess=
age
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 dae=
mon
might return.

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