All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] dm-flakey fixes
@ 2025-04-22 23:47 Benjamin Marzinski
  2025-04-22 23:47 ` [PATCH 1/4] dm-flakey: Clean up parsing messages Benjamin Marzinski
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Benjamin Marzinski @ 2025-04-22 23:47 UTC (permalink / raw)
  To: Mikulas Patocka, Mike Snitzer; +Cc: dm-devel, Kent Overstreet

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(-)

-- 
2.48.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-04-23  0:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2025-04-23  0:46     ` Kent Overstreet

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.