Revert "s3: VFS: vfs_default: Add tevent_req pointer to state struct in vfswrap_fsync...
authorJeremy Allison <jra@samba.org>
Fri, 13 Mar 2020 17:39:07 +0000 (10:39 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 18 Mar 2020 18:03:31 +0000 (18:03 +0000)
commitddd14d36f67451813369cec15748c84a8cb02929
tree08e1341d5d274580fa235d3468a26e9775b14537
parent22ebf32f3e8d404e9b4fccadbeb4ee94dff8b2cc
Revert "s3: VFS: vfs_default: Add tevent_req pointer to state struct in vfswrap_fsync_state."

This reverts commit 4adde71b99d4ab09914072458329d5f1008b77e3.

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_default.c