From: Pankaj Raghav <pankydev8@gmail.com>
To: Christoph Hellwig <hch@lst.de>
Cc: axboe@kernel.dk, linux-block@vger.kernel.org,
Pankaj Raghav <p.raghav@samsung.com>
Subject: Re: [PATCH] block: replace blk_queue_nowait with bdev_nowait
Date: Tue, 27 Sep 2022 17:33:26 +0200 [thread overview]
Message-ID: <20220927153326.mbih752mdtzu3jom@quentin> (raw)
In-Reply-To: <20220927075815.269694-1-hch@lst.de>
On Tue, Sep 27, 2022 at 09:58:15AM +0200, Christoph Hellwig wrote:
> Replace blk_queue_nowait with a bdev_nowait helpers that takes the
> block_device given that the I/O submission path should not have to
> look into the request_queue.
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> ---
> block/blk-core.c | 2 +-
> drivers/md/dm-table.c | 4 +---
> drivers/md/md.c | 4 ++--
> include/linux/blkdev.h | 6 +++++-
> io_uring/io_uring.c | 2 +-
> 5 files changed, 10 insertions(+), 8 deletions(-)
>
Looks good,
Reviewed-by: Pankaj Raghav <p.raghav@samsung.com>
next prev parent reply other threads:[~2022-09-27 15:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-27 7:58 [PATCH] block: replace blk_queue_nowait with bdev_nowait Christoph Hellwig
2022-09-27 15:33 ` Pankaj Raghav [this message]
2022-09-27 15:59 ` 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=20220927153326.mbih752mdtzu3jom@quentin \
--to=pankydev8@gmail.com \
--cc=axboe@kernel.dk \
--cc=hch@lst.de \
--cc=linux-block@vger.kernel.org \
--cc=p.raghav@samsung.com \
/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