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)
committerRalph Boehme <slow@samba.org>
Mon, 30 Apr 2018 19:48:55 +0000 (21:48 +0200)
commitaefe444d17a2eee3c0ff38bd34cf9e3f012ecf51
tree470bd3bf085efd225eb5806c145d3173019921d3
parent268ad19eee469ef7d703d5b9610683aca874fa9f
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
source3/modules/vfs_ceph.c