Files
ladybird/Kernel/FileSystem/Ext2FileSystem.cpp
Jean-Baptiste Boric facd18113b Kernel: Modify block lists in place for Ext2FSInode::resize()
This significantly reduces the number of allocations/deallocations
inside the kernel when growing files as well as reducing spam in the
kernel logs.
2021-03-13 09:27:18 +01:00

58 KiB