io_ddir: revert separate ddir count change
authorJens Axboe <axboe@kernel.dk>
Thu, 25 Jan 2018 17:28:23 +0000 (10:28 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 25 Jan 2018 17:28:23 +0000 (10:28 -0700)
commit092dfc6c778d8393256ac210b36ee3e5416080db
tree71a5da6c74a5cc5d818024e6505b0e2bd5ccef0c
parent84a41a376bbe34f1c22f4be9411f2150c01a99b5
io_ddir: revert separate ddir count change

This essentially reverts the previous commit. We need more
careful changes for looping and indexing, the easiest is just
to move the count values at the end as not to skew the values
of the actual ddir entries.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_ddir.h