Files
ladybird/Kernel/FileSystem/Ext2FileSystem.cpp
Andreas Kling caaeae9607 Kernel: Make FileSystem::get_inode() return KResultOr<NRP<Inode>>
This allows for natural error propagation in a bunch of new places.
2021-09-05 18:55:55 +02:00

68 KiB