s3:vfs:syncops add option to disable metasync per share
commitb7acfce50b21389fd391c228a6e4444ef7fcf91e
authorChristian Ambach <christian.ambach@de.ibm.com>
Fri, 18 Feb 2011 12:03:52 +0000 (18 13:03 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 18 Feb 2011 17:29:14 +0000 (18 09:29 -0800)
tree89482824d5748c374f8a53b07b0db4146c3f5c35
parent8c86c2585173a79443930a5c082a9672b5b446a9
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
(cherry picked from commit d05aa90384082c348113021500ac15716d060ead)
source3/modules/vfs_syncops.c