ceph: VFS: Add asynchronous fsync to ceph module, fake using synchronous call.
authorJeremy Allison <jra@samba.org>
Fri, 27 Apr 2018 21:25:54 +0000 (14:25 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 7 May 2018 07:56:11 +0000 (09:56 +0200)
commit0ccfe32047e0214a262b9392ece677ac0bc085e1
tree6dbea41b04812b3106bae80541b54ab49080abac
parentbde663377381fed40bbba5f3e510987d16fa23cf
ceph: VFS: Add asynchronous fsync to ceph module, fake using synchronous call.

This will allow me to ultimately simplify the VFS by removing the synchronous
fsync VFS call.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13412

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Mon Apr 30 21:48:55 CEST 2018 on sn-devel-144

(cherry picked from commit aefe444d17a2eee3c0ff38bd34cf9e3f012ecf51)
source3/modules/vfs_ceph.c