Files
serenity/Kernel/FileSystem/Ext2FS/FileSystem.h
implicitfield a0f909af11 Kernel/Ext2FS: Clean up inode size calculations
These calculations were introduced in 0e368bb7, but in retrospect, the
logic in write_ext2_inode() and is_within_inode_bounds() was quite
questionable, so this commit cleans that up and documents how the
physical and logical inode sizes are supposed to be handled.
2025-08-26 18:41:32 +02:00

5.7 KiB