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 <[email protected]>
> > Cc: Mikulas Patocka <[email protected]>
> > Cc: Mike Snitzer <[email protected]>
> > Cc: [email protected]
> > Signed-off-by: Kent Overstreet <[email protected]>
>
> 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