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)
commit7b75d2c650cc8dfe8c9d5b9e396afce1cedb0645
treefbd6edc9dc938caefee2f6dc04e823b4b69e0563
parentad1fcb7b15f9ea4208d746073c5a00216290a33b
r15162: Patch for bug #3668. Windows has a bug with LARGE_READX
where if you ask for exactly 64k bytes it returns 0.
Jeremy.
(This used to be commit dcef65acb5bc08ea4b61ef490a518b7e668ff2ee)
source3/include/client.h
source3/libsmb/cliconnect.c
source3/libsmb/clireadwrite.c