[PATCH] blk-mq: Fix poll_stat for new size-based bucketing.
Jens Axboe
axboe at kernel.dk
Thu Apr 20 16:12:08 PDT 2017
On 04/20/2017 04:59 PM, sbates at raithlin.com wrote:
> From: Stephen Bates <sbates at raithlin.com>
>
> Fixes an issue where the size of the poll_stat array in request_queue
> does not match the size expected by the new size based bucketing for
> IO completion polling.
>
> Should be applied on top of commit 720b8ccc4500 ("blk-mq: Add a
> polling specific stats function").
Thanks, added. BTW, in the future, we have a format for specifying
if a patch fixes another patch. This should have been:
Fixes: 720b8ccc4500 ("blk-mq: Add a polling specific stats function")
--
Jens Axboe
More information about the Linux-nvme
mailing list