All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Christoph Hellwig <hch@lst.de>
Cc: linux-block@vger.kernel.org
Subject: Re: drop bio mode from null_blk and convert it to atomic queue limits v2
Date: Mon, 19 Feb 2024 17:03:24 -0700	[thread overview]
Message-ID: <e13b4780-0cbf-4876-a5fa-bd07bfc41eb0@kernel.dk> (raw)
In-Reply-To: <20240219062949.3031759-1-hch@lst.de>

On 2/18/24 11:29 PM, Christoph Hellwig wrote:
> Hi Jens,
> 
> this series drops the obsolete bio mode from the null_blk driver and
> then converts the driver to pass the queue limits to blk_mq_alloc_disk.
> 
> Note: this series sits on top of the "pass queue_limits to blk_alloc_disk
> for simple drivers" series now.

Patch 1 throws a reject in a hunk, and I don't have time to fiddle with
it for now. Would you mind resending the series against for-6.9/block?

No rush, mostly out this week, but will tend to things when I get back.

-- 
Jens Axboe



      parent reply	other threads:[~2024-02-20  0:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-19  6:29 drop bio mode from null_blk and convert it to atomic queue limits v2 Christoph Hellwig
2024-02-19  6:29 ` [PATCH 1/5] null_blk: remove the bio based I/O path Christoph Hellwig
2024-02-19  6:29 ` [PATCH 2/5] null_blk: initialize the tag_set timeout in null_init_tag_set Christoph Hellwig
2024-02-19  6:29 ` [PATCH 3/5] null_blk: refactor tag_set setup Christoph Hellwig
2024-02-19  6:29 ` [PATCH 4/5] null_blk: remove null_gendisk_register Christoph Hellwig
2024-02-19  6:29 ` [PATCH 5/5] null_blk: pass queue_limits to blk_mq_alloc_disk Christoph Hellwig
2024-02-19 10:32 ` drop bio mode from null_blk and convert it to atomic queue limits v2 Damien Le Moal
2024-02-20  0:03 ` Jens Axboe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e13b4780-0cbf-4876-a5fa-bd07bfc41eb0@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=linux-block@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.