Page MenuHomeFreeBSD

fsync: Open files in non-blocking mode
ClosedPublic

Authored by des on Dec 5 2025, 2:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 16, 12:43 AM
Unknown Object (File)
Wed, Apr 15, 11:00 PM
Unknown Object (File)
Sun, Apr 12, 1:25 AM
Unknown Object (File)
Mon, Apr 6, 6:48 PM
Unknown Object (File)
Mon, Apr 6, 6:28 PM
Unknown Object (File)
Sat, Apr 4, 5:08 PM
Unknown Object (File)
Sun, Mar 29, 8:32 PM
Unknown Object (File)
Mar 18 2026, 12:27 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Dec 5 2025, 2:34 PM

Ok, I guess. This is assuming nobody's going to try to assign special semantics to fsync() on a non-blocking file descriptor, but that ship has probably sailed...

This revision is now accepted and ready to land.Dec 5 2025, 2:40 PM
This revision was automatically updated to reflect the committed changes.