Revert "s3: VFS: vfs_glusterfs. Protect vfs_gluster_fsync_done() from accessing a...
authorJeremy Allison <jra@samba.org>
Fri, 13 Mar 2020 17:35:21 +0000 (10:35 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 18 Mar 2020 18:03:30 +0000 (18:03 +0000)
commit3616d399efb1773e91d33b4f9a8ac50490085936
tree84a60e9a9545182de3d3ecaa8ac6fb92d4b15b60
parent626b2b0e3d9350edd1baaf12c6768cdd2979951f
Revert "s3: VFS: vfs_glusterfs. Protect vfs_gluster_fsync_done() from accessing a freed req pointer."

This reverts commit 9ecbda263f102a24257fd47142b7c24d1f429d8d.

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