linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* simplify queue allocation
@ 2020-03-27  8:30 Christoph Hellwig
  2020-03-27  8:30 ` [PATCH 1/5] block: add a blk_mq_init_queue_data helper Christoph Hellwig
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Christoph Hellwig @ 2020-03-27  8:30 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-bcache, linux-block

Hi Jens,

this series ensures all allocated queues have a valid ->make_request_fn
and also nicely consolidates the code for allocating queues.

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

end of thread, other threads:[~2020-03-30 11:15 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-27  8:30 simplify queue allocation Christoph Hellwig
2020-03-27  8:30 ` [PATCH 1/5] block: add a blk_mq_init_queue_data helper Christoph Hellwig
2020-03-27 10:05   ` Johannes Thumshirn
2020-03-27  8:30 ` [PATCH 2/5] null_blk: use blk_mq_init_queue_data Christoph Hellwig
2020-03-27 10:06   ` Johannes Thumshirn
2020-03-27  8:30 ` [PATCH 3/5] bcache: pass the make_request methods to blk_queue_make_request Christoph Hellwig
2020-03-30 11:15   ` Coly Li
2020-03-27  8:30 ` [PATCH 4/5] block: simplify queue allocation Christoph Hellwig
2020-03-27 10:11   ` Johannes Thumshirn
2020-03-27 11:21     ` Christoph Hellwig
2020-03-27 16:24       ` Johannes Thumshirn
2020-03-27 16:26         ` Jens Axboe
2020-03-27  8:30 ` [PATCH 5/5] Revert "blkdev: check for valid request queue before issuing flush" Christoph Hellwig
2020-03-27 15:53 ` simplify queue allocation Jens Axboe
2020-03-27 16:17   ` Christoph Hellwig
2020-03-27 16:18     ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).