Revert "s3: VFS: vfs_default. Pass in struct vfswrap_pread_state as the callback...
authorJeremy Allison <jra@samba.org>
Fri, 13 Mar 2020 17:40:33 +0000 (10:40 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 18 Mar 2020 18:03:31 +0000 (18:03 +0000)
commit43d5d9b02085edb3388f39392fa4c88d1380375d
tree2c74ed98e59b73b8bbfe520fae172d1253458117
parentce0235be27693b76af8f01e25a25415797b590f7
Revert "s3: VFS: vfs_default. Pass in struct vfswrap_pread_state as the callback data to the subreq."

This reverts commit e102908f112866d657b8c0cd6a5b217d070210c8.

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