Revert "s3: VFS: vfs_glusterfs. Pass in struct vfs_gluster_fsync_state as the callbac...
authorJeremy Allison <jra@samba.org>
Fri, 13 Mar 2020 17:35:44 +0000 (10:35 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 18 Mar 2020 18:03:30 +0000 (18:03 +0000)
commita4e51f2681b36e25389dc56987b9f4756c16d5c9
treea2812af0ffd05613f5054a438eebded6bb2fc256
parent3616d399efb1773e91d33b4f9a8ac50490085936
Revert "s3: VFS: vfs_glusterfs. Pass in struct vfs_gluster_fsync_state as the callback data to the subreq."

This reverts commit cdde55a69d0dacd2f9939c2f00cd356c0186f791.

Now we wait for all aio to finish on all SHUTDOWN_CLOSE
cases, this is no longer needed.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_glusterfs.c