[PATCH] Make sure the fio_options[] members are always zero filled
authorJens Axboe <jens.axboe@oracle.com>
Wed, 3 Jan 2007 19:45:09 +0000 (20:45 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 3 Jan 2007 19:45:09 +0000 (20:45 +0100)
commit1304923a76e2e7f8c283240b3c6eb13ddd71db7a
tree95d06b07daa0abecf59fb7f806cb5cc916947f9d
parent9c1f7434526606fc8a4296190a2dea5de2651266
[PATCH] Make sure the fio_options[] members are always zero filled

Make sure the remaining members are cleared, to avoid confusion.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
init.c