[NTOSKRNL]

Reenable hack due to popular pressure.
Still better than fixing it, it seems...
So, break again volume opening.

svn path=/trunk/; revision=65107
This commit is contained in:
Pierre Schweitzer 2014-10-29 21:22:36 +00:00
parent 0872193d40
commit a65c5549f9

View file

@ -419,7 +419,7 @@ IopParseDevice(IN PVOID ParseObject,
DirectOpen = TRUE;
}
#if 0
#if 1
/* FIXME: Small hack still exists, have to check why...
* This is triggered multiple times by usetup and then once per boot.
*/