s3: smbd: Remove old synchronous SMB1 reply_exit().
commit824bc7f7f5b8ce13e82a79d75b2550e239f60445
authorJeremy Allison <jra@samba.org>
Thu, 12 Mar 2020 18:01:05 +0000 (12 11:01 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 7 Apr 2020 08:12:36 +0000 (7 08:12 +0000)
tree13f9c41635a1ce9dc9a40e5fc24a364bba74b3db
parent2b32fdde6929bcac49e9168a64c47a6bb31cd67b
s3: smbd: Remove old synchronous SMB1 reply_exit().

SMB1 exit is now fully async.

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>
(cherry picked from commit 1de0daa715f3324e3620ae8152b7fbaeb40ee9d9)
source3/smbd/reply.c