]> git.neil.brown.name Git - history.git/commit
return the right return code on failed ExtendedSecurity mount to SPNEGO enabled
authorSteve French <stevef@smfhome.smfdom>
Tue, 14 Dec 2004 09:31:18 +0000 (03:31 -0600)
committerSteve French <stevef@smfhome.smfdom>
Tue, 14 Dec 2004 09:31:18 +0000 (03:31 -0600)
commit071d001e8fffd4a55959f55e9a5933d88323d2a4
treecce4109be068713f7740b1cbef6956ce9568fd36
parent37658b57a1f476cca74ca579332b7ba84bc689b7
return the right return code on failed ExtendedSecurity mount to SPNEGO enabled
servers to avoid mount oops.  Fix case in which tcp stack only returns 3 bytes
of larger peek of smb header (which would otherwise kill the
session and cause us to have to reconnect)

Signed-of-by: Steve French (sfrench@us.ibm.com)
fs/cifs/CHANGES
fs/cifs/README
fs/cifs/cifssmb.c
fs/cifs/connect.c
fs/cifs/file.c