s3: smbd: Remove old async versions of SMB1 reply_close().
authorJeremy Allison <jra@samba.org>
Wed, 18 Mar 2020 22:21:43 +0000 (15:21 -0700)
committerRalph Boehme <slow@samba.org>
Mon, 23 Mar 2020 09:40:45 +0000 (09:40 +0000)
commit53ee28381e4dab93ee2c7cc8329b5deedec87545
treee0b3fe0a01c106d8413ab001bdc9aac627e26050
parentfef2054dd0cee95c571ea94edc34ad5bb95deade
s3: smbd: Remove old async versions of SMB1 reply_close().

Use the common pattern to wait for aio.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/reply.c