[PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error
authorSteve French <smfltc@us.ibm.com>
Wed, 22 Feb 2006 23:31:52 +0000 (17:31 -0600)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 22 Feb 2006 23:20:33 +0000 (15:20 -0800)
Thanks to Adrian Bunk for debugging the problem and to Shaggy for
helping find the solution.

Also added a fix for 64K pages we found in loosely-related testing

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found