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 <bmarzins@xxxxxxxxxx> > > Cc: Mikulas Patocka <mpatocka@xxxxxxxxxx> > > Cc: Mike Snitzer <snitzer@xxxxxxxxxx> > > Cc: dm-devel@xxxxxxxxxxxxxxx > > Signed-off-by: Kent Overstreet <kent.overstreet@xxxxxxxxx> > > 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