Files
ladybird/Kernel/FileSystem/Ext2FileSystem.cpp
Andreas Kling b6887bd9cd Ext2FS: The max current block count of a file is size/block_size
Turns out that i_blocks does not take block list holes into account.
2020-02-21 19:07:23 +01:00

55 KiB