[PATCH] Options must be integer
authorJens Axboe <jens.axboe@oracle.com>
Fri, 27 Oct 2006 12:27:39 +0000 (14:27 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 27 Oct 2006 12:27:39 +0000 (14:27 +0200)
commit9158d2f7d9cea04a3f0cbe0817c697c0ba6e8b48
tree90ae4d68d9d9c373ae5dc8bc6a8f55b76f5db88e
parentb46928282e0a890f49250e79b81af773a2b7108f
[PATCH] Options must be integer

Make all char options integers, to avoid having to introduce a
char parse type.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fio.h