Files
ladybird/Kernel/FileSystem/Ext2FileSystem.cpp
Andreas Kling 19083fd760 Ext2FS: Propagate errors from more places
Improve a bunch of situations where we'd previously panic the kernel
on failure. We now propagate whatever error we had instead. Usually
that'll be EIO.
2021-02-26 14:05:18 +01:00

58 KiB