Page MenuHomeFreeBSD

D20641.diff
No OneTemporary

D20641.diff

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

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)

Event Timeline