Files
ladybird/Kernel/FileSystem/BlockBasedFileSystem.cpp
Andreas Kling 01823746e3 Kernel: Remove redundant disk cache dirty flag in BlockBasedFileSystem
The disk cache is dirty if the dirty list has entries. No need to track
this in a separate flag.
2022-01-08 19:38:00 +01:00

10 KiB