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)
Sun, Mar 29, 8:32 PM
Unknown Object (File)
Wed, Mar 18, 12:27 AM
Unknown Object (File)
Feb 27 2026, 8:18 PM
Unknown Object (File)
Feb 24 2026, 1:10 PM
Unknown Object (File)
Feb 19 2026, 8:33 AM
Unknown Object (File)
Feb 17 2026, 2:52 PM
Unknown Object (File)
Feb 15 2026, 8:01 PM
Unknown Object (File)
Jan 30 2026, 11:11 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.