SMB2: Separate Kerberos authentication from SMB2_sess_setup
authorSachin Prabhu <sprabhu@redhat.com>
Fri, 7 Oct 2016 18:11:21 +0000 (19:11 +0100)
committerSteve French <smfrench@gmail.com>
Fri, 14 Oct 2016 00:48:30 +0000 (19:48 -0500)
commit3baf1a7b921500596b77487d5a34a27d656fc032
tree01fa365ebac04681a957be2fe9c16bab1c411b00
parentcb978ac8b85fa8861352e57fcf8020f7f7bfbd82
SMB2: Separate Kerberos authentication from SMB2_sess_setup

Add helper functions and split Kerberos authentication off
SMB2_sess_setup.

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