Re: [PATCH 2/3] Add required sanity checking to minix_check_superblock()

From: Jori Koolstra
Date: Tue Nov 25 2025 - 16:38:05 EST



>
> OK, but why did you remove the s_imap_blocks and s_zmap_blocks checks?
>

This already happens later in minix_fill_superblock:
https://elixir.bootlin.com/linux/v6.18-rc7/source/fs/minix/inode.c#L280

My bad, I should have explained that in the commit message.