fio: fix copy/paste error in io_ddir.h
authorAndrey Kuzmin <andrey.v.kuzmin@gmail.com>
Fri, 5 Feb 2016 15:14:52 +0000 (08:14 -0700)
committerJens Axboe <axboe@fb.com>
Fri, 5 Feb 2016 15:14:52 +0000 (08:14 -0700)
commit0b8f4bf3888a067b3bfe03e60e9810e864cd77af
tree747d22e80fdf7cc15328925b999b21c240173f68
parente6989e10964f5ae30e0ba8f0cd27a663baf5617b
fio: fix copy/paste error in io_ddir.h

The last 'write' should be 'wait', to match with DDIR_WAIT.

Signed-off-by: Jens Axboe <axboe@fb.com>
io_ddir.h