mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 23:44:40 +08:00
* ntoskrnl/cc/view.c (CcRosFlushDirtyPages): Treat a write attempt with a return value of STATUS_END_OF_FILE as a successful write. * ntoskrnl/cc/copy.c (WriteCacheSegment): Ditto. svn path=/trunk/; revision=4176
About Reactos 1. What is Reactos A project aiming to make an approximate clone of Windows NT, compatible with most Windows applications. The project has a website at http://www.reactos.com/ 2. Building Reactos See the INSTALL file for more details. 3. More information See the doc subdirectory for some sparse notes 4. Who is responsible See the CREDITS file 5. Recent developments See the NEWS file