X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=91a28b4b6b3736f767ddd41ab1fe7ce686a31868;hp=7eb02ad42dbbb9b66f7569ff6f82f34a6f2cf17d;hb=9f81736c7531e002038621577d5ffea571649bd7;hpb=2363d8df7c0c6fe0613dc8e7ae2fa6f098cbc0d8 diff --git a/fio.h b/fio.h index 7eb02ad4..91a28b4b 100644 --- a/fio.h +++ b/fio.h @@ -539,7 +539,7 @@ extern void options_mem_free(struct thread_data *); extern void td_fill_rand_seeds(struct thread_data *); extern void add_job_opts(const char **); #define FIO_GETOPT_JOB 0x89988998 -#define FIO_NR_OPTIONS 128 +#define FIO_NR_OPTIONS 512 /* * ETA/status stuff