A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Cameron Gutman 35a7096ebc [NPFS]
- Make the initial NpfsRead wait uninterruptible since it's really being used like a mutex (avoid the kernel stack being paged out during the wait causing memory corruption)
- Handle interrupted waits that were missed in certain cases
- Fix a potential deadlock that would happen if more I/O was done on a file object after the previous operation was interrupted by an APC or alert

svn path=/trunk/; revision=54325
2011-11-06 23:40:06 +00:00
reactos [NPFS] 2011-11-06 23:40:06 +00:00
rosapps [ROSAPPS] 2011-10-23 12:30:27 +00:00
rostests [KERNEL32_WINETEST] 2011-11-06 23:38:39 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00