• Jens Axboe's avatar
    [PATCH] ide io scheduler thing · 60abdcb3
    Jens Axboe authored
    IDE must use blk_queue_empty() and not do a list_empty() on the
    (potentially only) dispatch queue.  This took quite a while to find
    while debugging a new io scheduler...
    60abdcb3
ide.c 99.8 KB