| commit | 53d63e6b0dfb95882ec0219ba6bbd50cde423794 | [log] [tgz] |
|---|---|---|
| author | Jens Axboe <jaxboe@fusionio.com> | Wed Mar 30 13:27:09 2011 +0200 |
| committer | Jens Axboe <jaxboe@fusionio.com> | Tue Apr 05 23:51:37 2011 +0200 |
| tree | 46fe9518a681943b0daccf39267d588ff03717f5 | |
| parent | b710a480554f2be682bac3cb59b0e085ba3d644b [diff] |
block: make the flush insertion use the tail of the dispatch list 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>