Files
ladybird/Kernel/FileSystem/Ext2FileSystem.cpp
Andreas Kling 47da86d136 Ext2FS: Fail the mount if BGD table cache allocation fails
Instead of asserting if we can't allocate enough memory for a BGD table
cache, just fail the mount instead.
2020-12-18 19:22:26 +01:00

57 KiB