All of lore.kernel.org
 help / color / mirror / Atom feed
* allow to run most tests with built-in null_blk v2
@ 2022-06-07 12:47 Christoph Hellwig
  2022-06-07 12:47 ` [PATCH blktests 01/13] common/null_blk: remove explicit queue_mode=2 parameters Christoph Hellwig
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: Christoph Hellwig @ 2022-06-07 12:47 UTC (permalink / raw)
  To: Shin'ichiro Kawasaki; +Cc: linux-block

Hi Shin'ichiro,

this series updates most tests that use null_blk so that they can
work with a built-in null_blk driver.  The onces that require
shared_tags or failure injection, which currently can only be
controlled through module parameters still require a module until
the kernel is updated (which I plan to look into).

Changes since v1:
 - spelling fixes
 - fix the off by order of 1024 device sizing
 - make the modprobe -r call in _exit_null_blk quiet
 - explicitly load null_blk.ko in _configure_null_blk

^ permalink raw reply	[flat|nested] 16+ messages in thread
* allow to run most tests with built-in null_blk
@ 2022-06-03  4:55 Christoph Hellwig
  2022-06-03  4:55 ` [PATCH blktests 03/13] common/null_blk: respect RUN_FOR_ZONED in _configure_null_blk Christoph Hellwig
  0 siblings, 1 reply; 16+ messages in thread
From: Christoph Hellwig @ 2022-06-03  4:55 UTC (permalink / raw)
  To: Shin'ichiro Kawasaki; +Cc: linux-block

Hi Shin'ichiro,

this series updates most tests that use null_blk so that they can
work with a built-in null_blk driver.  The onces that require
shared_tags or failure injection, which currently can only be
controlled through module parameters still require a module until
the kernel is updated (which I plan to look into).

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

end of thread, other threads:[~2022-06-08 10:26 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-07 12:47 allow to run most tests with built-in null_blk v2 Christoph Hellwig
2022-06-07 12:47 ` [PATCH blktests 01/13] common/null_blk: remove explicit queue_mode=2 parameters Christoph Hellwig
2022-06-07 12:47 ` [PATCH blktests 02/13] common/null_blk: allow _configure_null_blk with built-in null_blk Christoph Hellwig
2022-06-07 12:47 ` [PATCH blktests 03/13] common/null_blk: respect RUN_FOR_ZONED in _configure_null_blk Christoph Hellwig
2022-06-07 12:47 ` [PATCH blktests 04/13] block/029: don't require modular null_blk Christoph Hellwig
2022-06-07 12:47 ` [PATCH blktests 05/13] block/006: convert to use _configure_null_blk Christoph Hellwig
2022-06-07 12:47 ` [PATCH blktests 06/13] block/016: " Christoph Hellwig
2022-06-07 12:47 ` [PATCH blktests 07/13] block/017: " Christoph Hellwig
2022-06-07 12:47 ` [PATCH blktests 08/13] block/018: " Christoph Hellwig
2022-06-07 12:47 ` [PATCH blktests 09/13] block/020: " Christoph Hellwig
2022-06-07 12:47 ` [PATCH blktests 10/13] block/021: " Christoph Hellwig
2022-06-07 12:47 ` [PATCH blktests 11/13] block/023: " Christoph Hellwig
2022-06-07 12:47 ` [PATCH blktests 12/13] block/024: " Christoph Hellwig
2022-06-07 12:47 ` [PATCH blktests 13/13] zbd: allow falling back to built-in null_blk Christoph Hellwig
2022-06-08 10:15 ` allow to run most tests with built-in null_blk v2 Shinichiro Kawasaki
  -- strict thread matches above, loose matches on Subject: below --
2022-06-03  4:55 allow to run most tests with built-in null_blk Christoph Hellwig
2022-06-03  4:55 ` [PATCH blktests 03/13] common/null_blk: respect RUN_FOR_ZONED in _configure_null_blk Christoph Hellwig

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.