[NPFS]
authorThomas Faber <thomas.faber@reactos.org>
Sat, 29 Sep 2012 11:20:25 +0000 (11:20 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Sat, 29 Sep 2012 11:20:25 +0000 (11:20 +0000)
commit8790296cbe411aa09c12ccb9dca068e9f6bd1b8f
tree1bac0923b4f6a65811a5e961041a1e9d0ebfe712
parent327b7435b79838f84a7cd6ac3b070f4cfe394800
[NPFS]
- Reset read and write events directly before waiting. Fixes an issue where a read could return 0 bytes if the previous read had read all available data without waiting (thus leaving the event set).

svn path=/trunk/; revision=57424
reactos/drivers/filesystems/npfs/rw.c