All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Marzinski <bmarzins@redhat.com>
To: Kent Overstreet <kent.overstreet@linux.dev>
Cc: Mikulas Patocka <mpatocka@redhat.com>,
	Mike Snitzer <snitzer@redhat.com>,
	dm-devel@lists.linux.dev
Subject: Re: [PATCH 0/4] dm-flakey fixes
Date: Tue, 22 Apr 2025 20:15:20 -0400	[thread overview]
Message-ID: <aAgxGBw7ytEOifIY@redhat.com> (raw)
In-Reply-To: <gdw3hv5qnvnrusmh6lt3kfrqlwsmf7o7azdx2sfwlebbqsecla@djyd6a7f3ag2>

On Tue, Apr 22, 2025 at 08:02:54PM -0400, Kent Overstreet wrote:
> On Tue, Apr 22, 2025 at 07:47:34PM -0400, Benjamin Marzinski wrote:
> > This patchset handles some dm-flakey issues reported by Kent Overstreet.
> > It fixes some issues with dm-flakey's parsing and feature interactions
> > and makes corrupting read bios work.
> > 
> > Benjamin Marzinski (4):
> >   dm-flakey: Clean up parsing messages
> >   dm-flakey: error all IOs when num_features is absent
> >   dm-flakey: remove useless ERROR_READS check in flakey_end_io
> >   dm-flakey: make corrupting read bios work
> > 
> >  drivers/md/dm-flakey.c | 114 ++++++++++++++++++++++-------------------
> >  1 file changed, 62 insertions(+), 52 deletions(-)
> 
> Does it have tests now?

I tested it. Adding automated tests for it is a work in progress.

-Ben


  reply	other threads:[~2025-04-23  0:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-22 23:47 [PATCH 0/4] dm-flakey fixes Benjamin Marzinski
2025-04-22 23:47 ` [PATCH 1/4] dm-flakey: Clean up parsing messages Benjamin Marzinski
2025-04-22 23:47 ` [PATCH 2/4] dm-flakey: error all IOs when num_features is absent Benjamin Marzinski
2025-04-22 23:47 ` [PATCH 3/4] dm-flakey: remove useless ERROR_READS check in flakey_end_io Benjamin Marzinski
2025-04-22 23:47 ` [PATCH 4/4] dm-flakey: make corrupting read bios work Benjamin Marzinski
2025-04-23  0:02 ` [PATCH 0/4] dm-flakey fixes Kent Overstreet
2025-04-23  0:15   ` Benjamin Marzinski [this message]
2025-04-23  0:46     ` Kent Overstreet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aAgxGBw7ytEOifIY@redhat.com \
    --to=bmarzins@redhat.com \
    --cc=dm-devel@lists.linux.dev \
    --cc=kent.overstreet@linux.dev \
    --cc=mpatocka@redhat.com \
    --cc=snitzer@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.