On Tue, 17 Jun 2025, Benjamin Marzinski wrote:
> On Wed, Jun 11, 2025 at 03:12:20PM -0400, Kent Overstreet wrote:
> > Fix the error_reads mode - it's incompatible with corrupt_bio_byte, but
> > that's only enabled if corrupt_bio_byte is nonzero.
> >
> > Cc: Benjamin Marzinski <bmarz...@redhat.com>
> > Cc: Mikulas Patocka <mpato...@redhat.com>
> > Cc: Mike Snitzer <snit...@kernel.org>
> > Cc: dm-devel@lists.linux.dev
> > Signed-off-by: Kent Overstreet <kent.overstr...@linux.dev>
>
> This commit header should include:
>
> Fixes: 19da6b2c9e8e ("dm-flakey: Clean up parsing messages")
>
> So that it gets picked up by the stable kernel.
>
> -Ben
I've applied the patch, thanks.
Mikulas