Re: [PATCH v2] blk-mq: Properly init requests from blk_mq_alloc_request_hctx()

From: Jens Axboe
Date: Fri Oct 28 2022 - 09:55:28 EST


On Wed, 26 Oct 2022 18:35:13 +0800, John Garry wrote:
> Function blk_mq_alloc_request_hctx() is missing zeroing/init of rq->bio,
> biotail, __sector, and __data_len members, which blk_mq_alloc_request()
> has, so duplicate what we do in blk_mq_alloc_request().
>
>

Applied, thanks!

[1/1] blk-mq: Properly init requests from blk_mq_alloc_request_hctx()
commit: e3c5a78cdb6237bfb9641b63cccf366325229eec

Best regards,
--
Jens Axboe