public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* can we drop the bio based path in null_blk
@ 2024-01-23  8:49 Christoph Hellwig
  2024-01-23  9:13 ` Hannes Reinecke
  2024-01-24 20:31 ` Pankaj Raghav (Samsung)
  0 siblings, 2 replies; 7+ messages in thread
From: Christoph Hellwig @ 2024-01-23  8:49 UTC (permalink / raw)
  To: axboe; +Cc: linux-block

As we found out recently null_blk never splits bios in bio mode, thus
ignoring a lot of it's paramters and having buggy zoned device
handling.

Is there any good reason to keep this mode around given that all relevant
hardware drivers use blk-mq, and the non-so-relevant ones not using
blk-mq probably should?

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

end of thread, other threads:[~2024-01-25  9:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23  8:49 can we drop the bio based path in null_blk Christoph Hellwig
2024-01-23  9:13 ` Hannes Reinecke
2024-01-24 20:31 ` Pankaj Raghav (Samsung)
2024-01-24 22:00   ` Jens Axboe
2024-01-25  8:15   ` Christoph Hellwig
2024-01-25  8:57     ` Chaitanya Kulkarni
2024-01-25  9:07     ` Pankaj Raghav

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