cifs: Separate rawntlmssp auth from CIFS_SessSetup()
authorSachin Prabhu <[email protected]>
Mon, 16 Jun 2014 14:35:28 +0000 (15:35 +0100)
committerSteve French <[email protected]>
Fri, 1 Aug 2014 04:11:15 +0000 (23:11 -0500)
commitcc87c47d9d7ac25554aa81cd8ded56e75f79c198
treedb8cf5f32f90a6c44cf5cfca0394a043a5b842ce
parentee03c646dd70dafb28a894119f6e8f0033c974dc
cifs: Separate rawntlmssp auth from CIFS_SessSetup()

Separate rawntlmssp authentication from CIFS_SessSetup(). Also cleanup
CIFS_SessSetup() since we no longer do any auth within it.

Signed-off-by: Sachin Prabhu <[email protected]>
Reviewed-by: Shirish Pargaonkar <[email protected]>
Signed-off-by: Steve French <[email protected]>
fs/cifs/sess.c