s3: Refactor smbd_smb2_request_process_negprot
commit6221937acac7017dee397d1c9846236d9fd5f613
authorIra Cooper <ira@samba.org>
Sat, 21 Jun 2014 04:29:26 +0000 (20 21:29 -0700)
committerStefan Metzmacher <metze@samba.org>
Mon, 23 Jun 2014 09:59:10 +0000 (23 11:59 +0200)
tree4008546be44127cb774b21b9f9ac27dd7a67dcf3
parentcad1d0b048d641cb4ae53424b89ca07ab8f4216e
s3: Refactor smbd_smb2_request_process_negprot

Breakout smb2_protocol_dialect_match to support future work in
fsctl_validate_neg_info.

Signed-off-by: Ira Cooper <ira@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/globals.h
source3/smbd/smb2_negprot.c