s3: VFS: Add a synchronous smb_vfs_fsync_sync() call, built from async primitives.
authorJeremy Allison <jra@samba.org>
Fri, 27 Apr 2018 23:59:02 +0000 (16:59 -0700)
committerRalph Boehme <slow@samba.org>
Tue, 1 May 2018 20:15:21 +0000 (22:15 +0200)
commita0482b9d8daa4f8a1ff2e3011fa9a2fcc370c3a1
treed953e2d327a2637bf35fb3a8929c0db8de6d80aa
parentc6c67d9ed29d863d74ad98d1d344797ad2e1db54
s3: VFS: Add a synchronous smb_vfs_fsync_sync() call, built from async primitives.

Will be used in the next commit.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/include/vfs.h
source3/smbd/vfs.c