Files
ladybird/Kernel/FileSystem/Ext2FileSystem.cpp
Andreas Kling b083b165a7 Kernel/Ext2FS: Wrap calls to traverse_as_directory() in TRY()
Nothing says we can't TRY() a multi-line function call. :^)
2021-09-06 13:06:05 +02:00

68 KiB