Re: [PATCH] Fix a drop_nlink warning in minix_rmdir

From: Jori Koolstra
Date: Mon Nov 03 2025 - 08:28:06 EST


Hello Jan,

>
> Looks good, just one nit below. With that fixed feel free to add:
>
> Reviewed-by: Jan Kara <jack@xxxxxxx>
>

Will do. Question: I have fixed another syzbot bug report in minix_rename/unlink
and posted the patch. I figured that because they target different syzbot
reports, they should be separate patches. However, I forgot to add the
EFSCORRUPTED define in that patch (but did include it in the #syz test). What is
the best way to rectify that and add your suggestion to this patch? Or should it
be a single patch, or a series? I want to cause as little work as possible for
you and other maintainers.

Thanks,
Jori.