Re: [PATCH] Add error handling to minix filesystem similar to ext4
From: Jori Koolstra
Date: Thu Oct 30 2025 - 19:16:51 EST
>
> Hi Jori!
>
Hi Jan, thank you for your encouraging reply, I appreciate it.
>
> Well, one thing is handling corruption well - that part of your patch was
> fine and I think it is still useful - another thing are the mount options
> that allow to configure what happens when we find a corruption - and that
> is the part I don't think really makes a lot of sense for minix.
>
I already had a patch for this specific syzbot bug, and tested with the
reproducer, but without the new mount options. What I could do is submit this
and see if the community will accept it. Is that reasonable?