Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107284061
D20641.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
635 B
Referenced Files
None
Subscribers
None
D20641.diff
View Options
Index: head/lib/libc/sys/open.2
===================================================================
--- head/lib/libc/sys/open.2
+++ head/lib/libc/sys/open.2
@@ -28,7 +28,7 @@
.\" @(#)open.2 8.2 (Berkeley) 11/16/93
.\" $FreeBSD$
.\"
-.Dd November 11, 2018
+.Dd June 14, 2019
.Dt OPEN 2
.Os
.Sh NAME
@@ -224,10 +224,7 @@
If
.Dv O_FSYNC
is used in the mask, all writes will
-immediately be written to disk,
-the kernel will not cache written data
-and all writes on the descriptor will not return until
-the data to be written completes.
+immediately and synchronously be written to disk.
.Pp
.Dv O_SYNC
is a synonym for
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 12, 11:24 PM (21 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15773728
Default Alt Text
D20641.diff (635 B)
Attached To
Mode
D20641: open(2): fix the description of O_FSYNC
Attached
Detach File
Event Timeline
Log In to Comment