mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +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.