Files
ladybird/Kernel/FileSystem
Andreas Kling 75a6b27f73 Ext2FS: Remove unused allocate_block()
We only use allocate_blocks() now. If you want a single block, you can
just call allocate_blocks() with a count of 1.
2020-03-06 11:22:23 +01:00
..
2020-02-16 01:50:32 +01:00