block: make the flush insertion use the tail of the dispatch list
authorJens Axboe <jaxboe@fusionio.com>
Wed, 30 Mar 2011 11:27:09 +0000 (13:27 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Tue, 5 Apr 2011 21:51:37 +0000 (23:51 +0200)
It's not a preempt type request, in fact we have to insert it
behind requests that do specify INSERT_FRONT.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found