s3:vfs:syncops add option to disable metasync per share
authorChristian Ambach <christian.ambach@de.ibm.com>
Fri, 18 Feb 2011 12:03:52 +0000 (13:03 +0100)
committerVolker Lendecke <vlendec@samba.org>
Fri, 18 Feb 2011 16:31:59 +0000 (17:31 +0100)
commitd05aa90384082c348113021500ac15716d060ead
tree9e8ec92b665f091f63f808fd1ee5d1a26c7de155
parent927792b21235bf8409ea04022b2912728f21d79e
s3:vfs:syncops add option to disable metasync per share

introduce an option to disable the metadata sync
in case the filesystem handles this correctly the sync can be
skipped, but synchronization of the data that was written can still
be configured (in opposition to the disable flag disabling all
sync operations)

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Fri Feb 18 17:31:59 CET 2011 on sn-devel-104
source3/modules/vfs_syncops.c