Make sure profile options get added to long_options[]
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 7eb02ad42dbbb9b66f7569ff6f82f34a6f2cf17d..91a28b4b6b3736f767ddd41ab1fe7ce686a31868 100644 (file)
--- 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