[CIFS] Turn off Unicode during session establishment for plaintext authentication
authorSteve French <sfrench@us.ibm.com>
Thu, 28 Aug 2008 15:32:22 +0000 (15:32 +0000)
committerSteve French <sfrench@us.ibm.com>
Thu, 28 Aug 2008 15:32:22 +0000 (15:32 +0000)
commitc76da9da1fffa6de263486df54950eb328d58f71
tree370120a11b626ba03da03e47a3b31c7cebd2d609
parent2e655021b8d50b5d90ce442f3de6bf3667729910
[CIFS] Turn off Unicode during session establishment for plaintext authentication

LANMAN session setup did not support Unicode (after session setup, unicode can
still be used though).

Fixes samba bug# 5319

CC: Jeff Layton <jlayton@redhat.com>
CC: Stable Kernel <stable@vger.kernel.org>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/sess.c