Skip to content
Commit 782b86e2 authored by Jens Axboe's avatar Jens Axboe
Browse files

ide: always ensure that blk_delay_queue() is called if we have pending IO



Just because we are not requeuing a request does not mean that
some aren't pending. So always issue a blk_delay_queue() if
either we are requeueing OR there's pending IO.

This fixes a boot problem for some IDE boxes.

Signed-off-by: default avatarJens Axboe <jaxboe@fusionio.com>
parent f83e8261
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