block: change flush sequence list addition back to front add
authorMike Snitzer <msnitzer@redhat.com>
Sun, 9 Mar 2014 03:19:20 +0000 (20:19 -0700)
committerJens Axboe <axboe@fb.com>
Sun, 9 Mar 2014 03:31:31 +0000 (20:31 -0700)
Commit 18741986 inadvertently changed the rq flush insertion
from a head to a tail insertion. Fix that back up.

Signed-off-by: Mike Snitzer <msnitzer@redhat.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-flush.c

Simple merge