mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 10:48:41 +00:00
Store the cached super block as an ext2_super_block member instead of caching it in a ByteBuffer and using a casting helper everywhere. This patch also combines reading/writing of the super block into a single disk device operation (instead of two.)
5.3 KiB
5.3 KiB