Files
ladybird/Kernel/FileSystem/Ext2FileSystem.cpp
Idan Horowitz d1d24eaef4 Kernel: Use a StringView for Ext2FSDirectoryEntry::name
This is a temporary struct, so there's no need to allocate a long term
storage for these strings.
2022-01-12 16:09:09 +02:00

67 KiB