mirror of
https://github.com/webmin/webmin.git
synced 2026-02-06 23:42:21 +00:00
10 lines
447 B
HTML
10 lines
447 B
HTML
<header>Immediately sync all writes?</header>
|
|
|
|
When this option is enabled, all NFS writes by clients for this export will
|
|
be written to disk before success is reported back to the client. This is
|
|
slower, but ensures data integrity.<br>
|
|
When the option is disabled, writes by NFS clients may be buffered until later.<br>
|
|
<br><i>exportfs options: sync, async<br>
|
|
default: enabled (but disabled for releases of nfs-utils previous to 1.0.0)</i>
|
|
<hr>
|