]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit8aac2abc7a95bc75743a8d3bfd8292b1b5375f5a
treecde5759733879247cdc88cd21d0ca404f8b77033
parent19b6298d1c045c52cf260434e26413d8b0eec487
[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