All of lore.kernel.org
 help / color / mirror / Atom feed
* reduce the dependency on modules v2
@ 2022-06-01  6:48 Christoph Hellwig
  2022-06-01  6:48 ` [PATCH blktests 1/7] nvme: use _have_loop instead of _have_modules loop Christoph Hellwig
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Christoph Hellwig @ 2022-06-01  6:48 UTC (permalink / raw)
  To: Shin'ichiro Kawasaki; +Cc: linux-block

Hi Shin'ichiro,

this series reduces the dependency of blktests on modular builds
of various block drivers.  There are still plenty of tests that
do require modules, mostly because a lot of scsi_debug and null_blk
can only be set at load time, but I plan to address those in the
kernel soon.

Changes since v1:
 - drop the partial null_blk and scsi_debug changes.  They caused to
   much trouble for just enabling one test each.
 - more quoting
 - two spelling fixes

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

end of thread, other threads:[~2022-06-03  1:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01  6:48 reduce the dependency on modules v2 Christoph Hellwig
2022-06-01  6:48 ` [PATCH blktests 1/7] nvme: use _have_loop instead of _have_modules loop Christoph Hellwig
2022-06-01  6:48 ` [PATCH blktests 2/7] common: add a helper if a driver is available Christoph Hellwig
2022-06-01  6:48 ` [PATCH blktests 3/7] common: fix _have_module_param_value to work with built-in drivers Christoph Hellwig
2022-06-01  6:48 ` [PATCH blktests 4/7] common: do not require loop support to be modular Christoph Hellwig
2022-06-01  6:48 ` [PATCH blktests 5/7] nbd: do not require nbd " Christoph Hellwig
2022-06-01  6:48 ` [PATCH blktests 6/7] scsi: don't require sg to be built in Christoph Hellwig
2022-06-01  6:48 ` [PATCH blktests 7/7] nvme: don't require the nvme drivers " Christoph Hellwig
2022-06-03  1:23 ` reduce the dependency on modules v2 Shinichiro Kawasaki

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.