mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
With this change, we no longer preallocate blocks when an inode's size is updated, and instead only allocate the minimum amount of blocks when the inode is actually written to.