Files
ladybird/Kernel/FileSystem/Ext2FileSystem.cpp
Andreas Kling 9d736772bd Kernel/Ext2FS: Remove a String allocation in debug logging
We were creating a temporary String just to log the target when writing
a symlink directly into inline storage.
2021-09-05 01:10:55 +02:00

71 KiB