Make sure profile options get added to long_options[]
authorJens Axboe <jens.axboe@oracle.com>
Thu, 4 Mar 2010 13:38:10 +0000 (14:38 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 4 Mar 2010 13:38:10 +0000 (14:38 +0100)
commit9f81736c7531e002038621577d5ffea571649bd7
tree9313ab06e2c35734a2eea03588894b22e202f03c
parent2363d8df7c0c6fe0613dc8e7ae2fa6f098cbc0d8
Make sure profile options get added to long_options[]

Still the restriction that profile load must come after the
private options, which is a bit odd. Still shaking out the
oddities....

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