mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:06:04 +00:00
This reverts BCB being lazy written when marked dirty. We'll go back to this behavior when this part will have been reworked and stabilized. CORE-14263 CORE-14279 CORE-14285
This commit is contained in:
parent
e26e4445b3
commit
de897cbe3d
2 changed files with 1 additions and 6 deletions
|
@ -247,10 +247,6 @@ CcSetDirtyPinnedData (
|
|||
Bcb, Lsn);
|
||||
|
||||
iBcb->Dirty = TRUE;
|
||||
if (!iBcb->Vacb->Dirty)
|
||||
{
|
||||
CcRosMarkDirtyVacb(iBcb->Vacb);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue