s3: smbd: Change reply_smb20xx() to return NTSTATUS.
authorJeremy Allison <jra@samba.org>
Tue, 26 Nov 2019 20:21:06 +0000 (12:21 -0800)
committerKarolin Seeger <kseeger@samba.org>
Fri, 13 Dec 2019 10:36:15 +0000 (10:36 +0000)
commitce67f60822ea626df8e69022b139b20bc9637a3d
tree6f52a07b67879ef6ada70e94902ac1ab71287050
parentcff1d4c3421cbf56e128e5a57a9cc495a51a1f1f
s3: smbd: Change reply_smb20xx() to return NTSTATUS.

Not yet used.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14205

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 836219c479b047403d2b0839a6b92ad637dbaea0)
source3/smbd/smb2_negprot.c