[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)
commit083d3a2cff514c5301f3a043642940d4d5371b22
tree9dd82892244234401b54fe4133d3c2947b8a3b90
parenta4e85b5f620f59bd9308e29f833648f792d422f7
[CIFS] Workaround various server bugs found in testing at connectathon
- 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>
fs/cifs/CHANGES
fs/cifs/cifsfs.h
fs/cifs/connect.c
fs/cifs/inode.c
fs/cifs/link.c