add a DPRINT1, stating that HvpWriteLog doesn't work atm

svn path=/trunk/; revision=29268
This commit is contained in:
Timo Kreuzer 2007-09-28 04:56:40 +00:00
parent 0b5bb79dc8
commit 51de002eae

View file

@ -22,10 +22,12 @@ HvpWriteLog(
ULONG LastIndex;
PVOID BlockPtr;
BOOLEAN Success;
return TRUE;
DPRINT1("FIXME: HvpWriteLog doesn't do anything atm\n");
return TRUE;
ASSERT(RegistryHive->ReadOnly == FALSE);
DPRINT("HvpWriteLog called\n");
if (RegistryHive->HiveHeader->Sequence1 !=