[dm-devel] [PATCH v6 1/2] block: add ->poll_bio to block_device_operations

Jens Axboe axboe at kernel.dk
Wed Mar 9 01:01:03 UTC 2022


On 3/7/22 11:53 AM, Mike Snitzer wrote:
> From: Ming Lei <ming.lei at 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 at kernel.dk>

-- 
Jens Axboe



More information about the dm-devel mailing list