X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=man%2Fman8%2Fzfs.8;h=a0089e699c2130df4e73c8dedf443797d101f657;hb=0bc7a7a75429f3f5dc68e57dfad4c5fb84a48558;hp=2d309fe12b1802a28fcdb6bf2be89d4022f1408e;hpb=e43b290fdb61fc9533af96fab48515dec0333a2f;p=zfs.git diff --git a/man/man8/zfs.8 b/man/man8/zfs.8 index 2d309fe..a0089e6 100644 --- a/man/man8/zfs.8 +++ b/man/man8/zfs.8 @@ -1119,12 +1119,12 @@ Controls whether the \fB\&.zfs\fR directory is hidden or visible in the root of .ne 2 .mk .na -\fB\fBsync\fR=\fBdefault\fR | \fBalways\fR | \fBdisabled\fR\fR +\fB\fBsync\fR=\fBstandard\fR | \fBalways\fR | \fBdisabled\fR\fR .ad .sp .6 .RS 4n Controls the behavior of synchronous requests (e.g. fsync, O_DSYNC). -\fBdefault\fR is the POSIX specified behavior of ensuring all synchronous +\fBstandard\fR is the POSIX specified behavior of ensuring all synchronous requests are written to stable storage and all devices are flushed to ensure data is not cached by device controllers (this is the default). \fBalways\fR causes every file system transaction to be written and flushed before its