Revert "s3: VFS: vfs_glusterfs. Protect vfs_gluster_pwrite_done() from accessing...
authorJeremy Allison <jra@samba.org>
Fri, 13 Mar 2020 17:36:19 +0000 (10:36 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 18 Mar 2020 18:03:30 +0000 (18:03 +0000)
commitf2d5e1a8c6070fdbd4eb3fe7e354f9ef663bdbb6
treea5aac8bdfcc930486b2b07d93686cf87276b73bb
parentaac2993000988231f780cbecc7db9d802f2d1b50
Revert "s3: VFS: vfs_glusterfs. Protect vfs_gluster_pwrite_done() from accessing a freed req pointer."

This reverts commit 67910c751c9f5ce8cdd1e57b34e51e5b7163838b.

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