Files
ladybird/Kernel/FileSystem/SyntheticFileSystem.cpp
Andreas Kling 9ac95d1867 FileSystem: Pass mode_t to Inode::add_child().
This way the Ext2FS code can update its directory entry "file type" fields
correctly based on the file mode. This fixes some e2fsck whining.
2019-05-31 17:41:33 +02:00

8.2 KiB