Revert "vfs_default: pass in state as the callback data to the subreq"
authorJeremy Allison <jra@samba.org>
Fri, 13 Mar 2020 17:35:04 +0000 (10:35 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 18 Mar 2020 18:03:30 +0000 (18:03 +0000)
commit626b2b0e3d9350edd1baaf12c6768cdd2979951f
tree50efc7aba3ccd6a84306e98a81bc9bcf8e8a9ce1
parent1a52e63503907d53d140bbff57771d323d5a2e3d
Revert "vfs_default: pass in state as the callback data to the subreq"

This reverts commit 0e894f3e48285415f72cf7a68e26f1802fe8045d.

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