Skip to content
Commit 4711b573 authored by Jens Axboe's avatar Jens Axboe
Browse files

blk-mq: fix failure to decrement plug count on single rq removal



If we yank a 'same_queue_rq' request off the plug list, we should
also decrement the cached request count.

Fixes: 5f0ed774 ("block: sum requests in the plug structure")
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent a11f6ca9
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