Files
ladybird/Kernel/FileSystem/Ext2FileSystem.cpp
Andreas Kling 51d70996ba Ext2FS: The block numbers returned by allocate_blocks() should be 1-based.
e2fsck complained about two inodes sharing the same block, and this was why.
2019-06-09 14:59:46 +02:00

44 KiB