Files
ladybird/Kernel/FileSystem/Ext2FileSystem.cpp
Andreas Kling 8731682d0e Kernel: Simplify FS::create_directory() a little bit
None of the clients of this function actually used the returned Inode,
so it can simply return a KResult instead.
2020-02-08 02:34:22 +01:00

55 KiB