Files
ladybird/Kernel/FileSystem/Ext2FileSystem.cpp
Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView
No sense in forcing callers to construct a String. One more small step
towards not using String in the kernel.
2021-07-17 21:32:59 +02:00

70 KiB