public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/2] fstests: enhance fail_make_request
@ 2022-07-26 19:48 Darrick J. Wong
  2022-07-26 19:49 ` [PATCH 1/2] common: refactor fail_make_request boilerplate Darrick J. Wong
  2022-07-26 19:49 ` [PATCH 2/2] fail_make_request: teach helpers about external devices Darrick J. Wong
  0 siblings, 2 replies; 7+ messages in thread
From: Darrick J. Wong @ 2022-07-26 19:48 UTC (permalink / raw)
  To: djwong, guaneryu, zlang; +Cc: linux-xfs, fstests, guan

Hi all,

This series starts by refactoring boilerplate code around
fail_make_request (aka error injection in the block layer) and then
enhances it to play nicely with multi-device XFS filesystems.

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This is an extraordinary way to destroy everything.  Enjoy!
Comments and questions are, as always, welcome.

--D

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=fix-fail-make-request
---
 common/fail_make_request |   63 ++++++++++++++++++++++++++++++++++++++++++++++
 common/rc                |    7 -----
 tests/btrfs/088          |   14 ++++------
 tests/btrfs/150          |   13 ++++-----
 tests/generic/019        |   40 ++++-------------------------
 5 files changed, 78 insertions(+), 59 deletions(-)
 create mode 100644 common/fail_make_request


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCHSET v2 0/2] fstests: enhance fail_make_request
@ 2022-08-03  4:22 Darrick J. Wong
  2022-08-03  4:22 ` [PATCH 2/2] fail_make_request: teach helpers about external devices Darrick J. Wong
  0 siblings, 1 reply; 7+ messages in thread
From: Darrick J. Wong @ 2022-08-03  4:22 UTC (permalink / raw)
  To: djwong, guaneryu, zlang; +Cc: Christoph Hellwig, linux-xfs, fstests, guan

Hi all,

This series starts by refactoring boilerplate code around
fail_make_request (aka error injection in the block layer) and then
enhances it to play nicely with multi-device XFS filesystems.

v2: add hch reviews

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This is an extraordinary way to destroy everything.  Enjoy!
Comments and questions are, as always, welcome.

--D

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=fix-fail-make-request
---
 common/fail_make_request |   63 ++++++++++++++++++++++++++++++++++++++++++++++
 common/rc                |    7 -----
 tests/btrfs/088          |   14 ++++------
 tests/btrfs/150          |   13 ++++-----
 tests/generic/019        |   40 ++++-------------------------
 5 files changed, 78 insertions(+), 59 deletions(-)
 create mode 100644 common/fail_make_request


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

end of thread, other threads:[~2022-08-03  4:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-26 19:48 [PATCHSET 0/2] fstests: enhance fail_make_request Darrick J. Wong
2022-07-26 19:49 ` [PATCH 1/2] common: refactor fail_make_request boilerplate Darrick J. Wong
2022-07-28 19:01   ` Christoph Hellwig
2022-07-26 19:49 ` [PATCH 2/2] fail_make_request: teach helpers about external devices Darrick J. Wong
2022-07-28 19:02   ` Christoph Hellwig
2022-08-01 21:13     ` Darrick J. Wong
  -- strict thread matches above, loose matches on Subject: below --
2022-08-03  4:22 [PATCHSET v2 0/2] fstests: enhance fail_make_request Darrick J. Wong
2022-08-03  4:22 ` [PATCH 2/2] fail_make_request: teach helpers about external devices Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox