X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=thread_options.h;h=45e22ae45cd67fff8f662b6cc3a1b76208d04ee3;hp=138d0265b0429c8686f91e5ef50d70725ef69aaa;hb=5971116e9e3714d830dcb4bebf7b10e3803cbefd;hpb=211c9b8948b43ed47aedf1227e0444a58db015e4 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;