- Data is now written to the readers data buffer and the reader reads from his own...
authorEric Kohl <eric.kohl@reactos.org>
Sun, 27 Feb 2005 12:43:37 +0000 (12:43 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sun, 27 Feb 2005 12:43:37 +0000 (12:43 +0000)
commit2f494319c3b240b702713a760949a6fd81510dc0
treec768941106ff7490feb907b2ea77fe602e19cea4
parentb6701ec6f9534a84bd27f4a596b6aa589885b4d9
- Data is now written to the readers data buffer and the reader reads from his own data buffer. This fixes Filip's wrokaround to enable the reader to read data although the writers side was closed.
- Minor cleanup.

svn path=/trunk/; revision=13763
reactos/drivers/fs/np/create.c
reactos/drivers/fs/np/finfo.c
reactos/drivers/fs/np/fsctrl.c
reactos/drivers/fs/np/npfs.c
reactos/drivers/fs/np/npfs.h
reactos/drivers/fs/np/rw.c
reactos/drivers/fs/np/volume.c