Skip to content
Commit 0206319f authored by Stephen Bates's avatar Stephen Bates Committed by Jens Axboe
Browse files

blk-mq: Fix poll_stat for new size-based bucketing.

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.

Fixes: 720b8ccc

 ("blk-mq: Add a polling specific stats function")
Signed-off-by: default avatarStephen Bates <sbates@raithlin.com>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent b00c53e8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment