mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-10 17:12:41 +02:00
We were writing out the full block list whenever Ext2FSInode::resize() was called, even if the old and new sizes were identical. This patch makes it a no-op, which drastically improves "cp" speed since we now take full advantage of the up-front call to ftruncate().
51 KiB
51 KiB