From: Jens Axboe <axboe@kernel.dk>
To: Mike Snitzer <snitzer@redhat.com>
Cc: ming.lei@redhat.com, hch@lst.de, dm-devel@redhat.com,
linux-block@vger.kernel.org
Subject: Re: [PATCH v6 1/2] block: add ->poll_bio to block_device_operations
Date: Tue, 8 Mar 2022 18:01:03 -0700 [thread overview]
Message-ID: <70895fbc-392d-5ac6-4f7d-4593de5f74bb@kernel.dk> (raw)
In-Reply-To: <20220307185303.71201-2-snitzer@redhat.com>
On 3/7/22 11:53 AM, Mike Snitzer wrote:
> From: Ming Lei <ming.lei@redhat.com>
>
> Prepare for supporting IO polling for bio-based driver.
>
> Add ->poll_bio callback so that bio-based driver can provide their own
> logic for polling bio.
>
> Also fix ->submit_bio_bio typo in comment block above
> __submit_bio_noacct.
Assuming you want to take this through the dm tree:
Reviewed-by: Jens Axboe <axboe@kernel.dk>
--
Jens Axboe
next prev parent reply other threads:[~2022-03-09 1:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-07 18:53 [PATCH v6 0/2] block/dm: support bio polling Mike Snitzer
2022-03-07 18:53 ` [PATCH v6 1/2] block: add ->poll_bio to block_device_operations Mike Snitzer
2022-03-09 1:01 ` Jens Axboe [this message]
2022-03-07 18:53 ` [PATCH v6 2/2] dm: support bio polling Mike Snitzer
2022-03-09 1:02 ` Jens Axboe
2022-03-09 1:13 ` Ming Lei
2022-03-09 16:11 ` Jens Axboe
2022-03-10 4:00 ` Ming Lei
2022-03-10 4:06 ` 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=70895fbc-392d-5ac6-4f7d-4593de5f74bb@kernel.dk \
--to=axboe@kernel.dk \
--cc=dm-devel@redhat.com \
--cc=hch@lst.de \
--cc=linux-block@vger.kernel.org \
--cc=ming.lei@redhat.com \
--cc=snitzer@redhat.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