X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=thread_options.h;h=f3dfd42f7fbfa5df55e775606ad41f5f62c6a882;hp=72d86cfe49f7022c64006a2c7c7421c47f1eba11;hb=e59b9e111792bd0f5f807ed2466cf1904b5f1379;hpb=589e88b7d96e8ea18f3257558fd1e00d320cef7d;ds=sidebyside diff --git a/thread_options.h b/thread_options.h index 72d86cfe..f3dfd42f 100644 --- a/thread_options.h +++ b/thread_options.h @@ -306,7 +306,6 @@ struct thread_options { fio_fp64_t latency_percentile; unsigned block_error_hist; - unsigned int skip_bad; unsigned int replay_align; unsigned int replay_scale; @@ -579,7 +578,6 @@ struct thread_options_pack { fio_fp64_t latency_percentile; uint32_t block_error_hist; - uint32_t skip_bad; uint32_t replay_align; uint32_t replay_scale;