r15162: Patch for bug #3668. Windows has a bug with LARGE_READX
authorJeremy Allison <jra@samba.org>
Sat, 22 Apr 2006 02:33:11 +0000 (02:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:16:27 +0000 (11:16 -0500)
commitdcef65acb5bc08ea4b61ef490a518b7e668ff2ee
treeef956a5b1a73c31ff4300aad8dd2e56f914cacf8
parentdcbece8254e5de861d04b691d733616fc25cd585
r15162: Patch for bug #3668. Windows has a bug with LARGE_READX
where if you ask for exactly 64k bytes it returns 0.
Jeremy.
source/include/client.h
source/libsmb/cliconnect.c
source/libsmb/clireadwrite.c