[KERNEL32]
authorPierre Schweitzer <pierre@reactos.org>
Sun, 30 Jul 2017 08:31:59 +0000 (08:31 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Sun, 30 Jul 2017 08:31:59 +0000 (08:31 +0000)
commit0498ff85e3a88b2172b62bf8153097dc3d394d8c
tree892adb6a0d2081567a91977d685394af9d13be76
parenta128acd13bee88d298c2c3709dc5403686dccbb0
[KERNEL32]
In case of synchronous read, it's legit for the FSD to notify EOF by returning success & zero read length.
It fixes never ending reads when copying a file from NFS to local disk.

CORE-8204
CORE-11327
CORE-13484

svn path=/trunk/; revision=75443
reactos/dll/win32/kernel32/client/file/copy.c