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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"