r20059: james was asking about CAP_LARGE_READX and reads close to the 64k
authorAndrew Tridgell <tridge@samba.org>
Thu, 7 Dec 2006 04:02:20 +0000 (04:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:28:56 +0000 (14:28 -0500)
commit6300221b6c9b3127251c5909451de0bc62b4a01d
tree03431a1e5b5fb874a35696db9c61dcaaada62a33
parentac98f84de7017007eeac571efdb64f7cded2a4db
r20059: james was asking about CAP_LARGE_READX and reads close to the 64k
boundary. This test shows that both for Samba4 and w2k3, reads larger
than or equal to 64k don't work (return zero bytes).

Not that I claim this is very useful behaviour :-)
(This used to be commit a10fa12ff5657a96e41b309558786780f294a75f)
source4/torture/raw/read.c