X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=thread_options.h;h=45e22ae45cd67fff8f662b6cc3a1b76208d04ee3;hb=774a99b533369dc8d35c6cd09223255760cde9ba;hp=138d0265b0429c8686f91e5ef50d70725ef69aaa;hpb=211c9b8948b43ed47aedf1227e0444a58db015e4;p=fio.git diff --git a/thread_options.h b/thread_options.h index 138d0265..45e22ae4 100644 --- a/thread_options.h +++ b/thread_options.h @@ -114,7 +114,6 @@ struct thread_options { unsigned int random_generator; unsigned int perc_rand; - unsigned int perc_seq; unsigned int hugepage_size; unsigned int rw_min_bs; @@ -326,7 +325,6 @@ struct thread_options_pack { uint32_t random_generator; uint32_t perc_rand; - uint32_t perc_seq; uint32_t hugepage_size; uint32_t rw_min_bs;