From: Sachin Prabhu Date: Mon, 16 Jun 2014 14:35:25 +0000 (+0100) Subject: cifs: Split lanman auth from CIFS_SessSetup() X-Git-Tag: cleanup-for-v3.18~61^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a0e63751b4d872e8ebe0f14f89fdd3f5c8989b;p=pandora-kernel.git cifs: Split lanman auth from CIFS_SessSetup() In preparation for splitting CIFS_SessSetup() into smaller more manageable chunks, we first add helper functions. We then proceed to split out lanman auth out of CIFS_SessSetup() Signed-off-by: Sachin Prabhu Reviewed-by: Shirish Pargaonkar Signed-off-by: Steve French --- Reading git-diff-tree failed