commit | cc87c47d9d7ac25554aa81cd8ded56e75f79c198 | [log] [tgz] |
---|---|---|
author | Sachin Prabhu <sprabhu@redhat.com> | Mon Jun 16 15:35:28 2014 +0100 |
committer | Steve French <smfrench@gmail.com> | Thu Jul 31 23:11:15 2014 -0500 |
tree | db8cf5f32f90a6c44cf5cfca0394a043a5b842ce | |
parent | ee03c646dd70dafb28a894119f6e8f0033c974dc [diff] |
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 <sprabhu@redhat.com> Reviewed-by: Shirish Pargaonkar <spargaonkar@suse.com> Signed-off-by: Steve French <smfrench@gmail.com>