Files
ladybird/Kernel/FileSystem
Andreas Kling 3e3a72f2a2 Ext2FS: Oops, fix forgotten assignment in Ext2FSInode::resize()
If the inode's block list cache is empty, we forgot to assign the
result of computing the block list. The fact that this worked anyway
makes me wonder when we actually don't have a cache..

Thanks to szyszkienty for spotting this! :^)
2020-11-24 16:16:09 +01:00
..
2020-06-02 21:49:47 +02:00
2020-11-23 18:37:40 +01:00
2020-11-23 18:37:40 +01:00