linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: John Garry <john.g.garry@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>,
	axboe@kernel.dk, linux-block@vger.kernel.org
Subject: Re: [PATCH] block: add a bdev_limits helper
Date: Tue, 29 Oct 2024 16:16:54 +0100	[thread overview]
Message-ID: <20241029151654.GA25946@lst.de> (raw)
In-Reply-To: <70d23933-a9ee-45a5-8805-75f477abccec@oracle.com>

On Tue, Oct 29, 2024 at 03:13:10PM +0000, John Garry wrote:
> I do note that there still seems to be patterns of calling bdev_get_queue() 
> and then examining the queue limits directly outside block/, like 
> do_region() in dm-io.c or lots of other drivers/md/ stuff or 
> loop_config_discard
>
> I can try to help clean some up when I get a chance

I'm slowly going through them.  Have been a bit busy lately, but as
I have some pending code that can make use of bdev_limits() I expedited
them.  If you want to take some on go for it, I have no immediate plans
as I'm pretty busy at the moment.

  reply	other threads:[~2024-10-29 15:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-29 14:19 [PATCH] block: add a bdev_limits helper Christoph Hellwig
2024-10-29 15:13 ` John Garry
2024-10-29 15:16   ` Christoph Hellwig [this message]
2024-10-29 15:26 ` Jens Axboe

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=20241029151654.GA25946@lst.de \
    --to=hch@lst.de \
    --cc=axboe@kernel.dk \
    --cc=john.g.garry@oracle.com \
    --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 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).