- Implement locking for Cc flush (the one used in NT5.2 results in a hang, might...
authorAleksey Bragin <aleksey@reactos.org>
Sun, 12 Oct 2008 09:34:29 +0000 (09:34 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Sun, 12 Oct 2008 09:34:29 +0000 (09:34 +0000)
commit65bfc45d557e6a797778c866e0f83bf3902237a2
tree7b04f04e66906af8051f18d7992af629ea314bcb
parent43dc41bad7684c68ad8fa157e1ef49615f2877d6
- Implement locking for Cc flush (the one used in NT5.2 results in a hang, might be because of a misused PagingIoResource).
- If an acquire/release operation is not implemented, FSD must return STATUS_INVALID_DEVICE_REQUEST, not some other error code.
- Fix a typo in the debug message.

svn path=/trunk/; revision=36731
reactos/drivers/filesystems/fastfat/create.c
reactos/drivers/filesystems/fastfat/fastio.c