smbd: enforce AIO requests draining
authorRalph Boehme <slow@samba.org>
Tue, 17 Mar 2020 10:17:46 +0000 (11:17 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 18 Mar 2020 19:40:00 +0000 (19:40 +0000)
commit86dd5a080969e14ab0d131d8cb1054ec624a41ba
tree9c4692cc6115ccc20a346eca36c8ea7f383eab36
parent9a5b79c6634d55f070c8ad5ae291530872518c6b
smbd: enforce AIO requests draining

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: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Mar 18 19:40:00 UTC 2020 on sn-devel-184
source3/smbd/close.c