mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
- CcRosUnmarkDirtyVacb: return BOOLEAN, guard against double-unmark - CcRosMarkDirtyVacb: guard against double-insertion - CcRosFlushVacb: only re-mark dirty on failure if we were the one who unmarked - Add comments to lockless Dirty reads in CcFlushCache and CcRosReleaseVacb Signed-off-by: Timo Kreuzer <[email protected]>