]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit89c24464892e6f49d92f94f01de7b46e83c92c8e
treeee0f12d4593ac9e90f509124fcfe3d2e819628f4
parent2e863c3588c1a2721a23546763f903345722a879
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