[CIFS] Fix SMB uid in NTLMSSP authenticate request
authorSteve French <sfrench@us.ibm.com>
Wed, 6 May 2009 00:48:30 +0000 (00:48 +0000)
committerSteve French <sfrench@us.ibm.com>
Wed, 6 May 2009 00:48:30 +0000 (00:48 +0000)
commit844823cb822932d2c599abf38692e3d6a5b5a320
treecde5759733879247cdc88cd21d0ca404f8b77033
parent0b3cc858003b79b6c66ad79415ead907cbe4074e
[CIFS] Fix SMB uid in NTLMSSP authenticate request

We were not setting the SMB uid in NTLMSSP authenticate
request which could lead to INVALID_PARAMETER error
on 2nd session setup.

Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/sess.c