mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 02:40:49 +00:00
The Cache entries found in `DiskBackedFileSystem` are now stored in a `KBuffer` object, instead of relying on `kmalloc_eternal`. The number of entries was exceeding that of the number of bytes allocated to `kmalloc_eternal`, which in turn caused `mount()` to fail epically when called.
4.8 KiB
4.8 KiB