t/fio-verify-state: show completions in order
authorJens Axboe <axboe@fb.com>
Fri, 15 Apr 2016 15:03:34 +0000 (09:03 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 15 Apr 2016 15:03:34 +0000 (09:03 -0600)
commiteeea64a6ad6c1fed6c477a49bd5398559cf667d3
tree680532a859264125def18cfac4a9b8e05d059000
parent49a416bd60825b3e42d02e46ccf495909747c16e
t/fio-verify-state: show completions in order

We currently show them in array order, but that's logged in
reverse. So show them from newest to latest.

Signed-off-by: Jens Axboe <axboe@fb.com>
t/verify-state.c