SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
authorSachin Prabhu <sprabhu@redhat.com>
Fri, 7 Oct 2016 18:11:22 +0000 (19:11 +0100)
committerSteve French <smfrench@gmail.com>
Fri, 14 Oct 2016 00:48:34 +0000 (19:48 -0500)
commit166cea4dc3a4f66f020cfb9286225ecd228ab61d
treeee0f12d4593ac9e90f509124fcfe3d2e819628f4
parent3baf1a7b921500596b77487d5a34a27d656fc032
SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup

We split the rawntlmssp authentication into negotiate and
authencate parts. We also clean up the code and add helpers.

Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
fs/cifs/smb2pdu.c