[CMLIB]
authorJérôme Gardou <jerome.gardou@reactos.org>
Thu, 23 Jan 2014 21:06:48 +0000 (21:06 +0000)
committerJérôme Gardou <jerome.gardou@reactos.org>
Thu, 23 Jan 2014 21:06:48 +0000 (21:06 +0000)
commit9f87212d661602c43edf23632f7532f1c27188d2
tree7a4d72695d8801d86d55fc6abbb5878de97c5e38
parent3cdb13b7e3c5ed7ca6ec46231a56200869cc98fb
[CMLIB]
 - Increase Hive dirty counter when marking cells as dirty
 - Clear the counter accordingly when flushing the hive
[NTOSKRNL]
 - Lazy flush the registry when unlocking it
 - Correctly update hive lazy flush count when actully flushing it
 - Respect the force flush parameter
CORE-6762 #comment Should be fixed with r61783, let's see what testbot says.

svn path=/trunk/; revision=61783
reactos/lib/cmlib/hivecell.c
reactos/lib/cmlib/hivewrt.c
reactos/ntoskrnl/config/cmlazy.c
reactos/ntoskrnl/config/cmsysini.c