This share-level option decides whether every write to disk should be followed by a disk synchronization before the write call returns control to the client. Even if the value of this option is
no
, clients can request a disk synchronization; see the
strict
sync
option above. The default value for this option is
no
. You can override it per share as follows:
[data]
sync always = yes