Author: spetreolle Date: Wed Oct 29 22:22:24 2014 New Revision: 65110
URL: http://svn.reactos.org/svn/reactos?rev=65110&view=rev Log: [NTOSKRNL] Reapply r65107. We need fixes, not hacks. Sorry for being popular^W pressure ;)
Modified: trunk/reactos/ntoskrnl/io/iomgr/file.c
Modified: trunk/reactos/ntoskrnl/io/iomgr/file.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/io/iomgr/file.c?re... ============================================================================== --- trunk/reactos/ntoskrnl/io/iomgr/file.c [iso-8859-1] (original) +++ trunk/reactos/ntoskrnl/io/iomgr/file.c [iso-8859-1] Wed Oct 29 22:22:24 2014 @@ -419,7 +419,7 @@ DirectOpen = TRUE; }
-#if 1 +#if 0 /* FIXME: Small hack still exists, have to check why... * This is triggered multiple times by usetup and then once per boot. */