[CIFS] Workaround various server bugs found in testing at connectathon
authorSteve French <sfrench@us.ibm.com>
Fri, 3 Mar 2006 09:53:36 +0000 (09:53 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 3 Mar 2006 09:53:36 +0000 (09:53 +0000)
- slow down negprot 1ms during mount when RFC1001 over port 139
to give buggy servers time to clear sess_init
- remap some plausible but incorrect SMB return codes to the
right ones in truncate and hardlink paths

Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found