Fix bad merge of write_iops_log= option for fio 2.1
authorJens Axboe <axboe@kernel.dk>
Wed, 29 May 2013 08:45:16 +0000 (10:45 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 29 May 2013 08:45:16 +0000 (10:45 +0200)
commit577c83bd488cf3e92d4ccffd39659248bce8ccd3
tree99495da771071a1dae023cd472c4001c6ec6c97e
parentd179fe19f0f6b56a3335848bfac04df4c758e69f
Fix bad merge of write_iops_log= option for fio 2.1

We need to store the string.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
options.c