Merge branch 'master' into gfio
[fio.git] / thread_options.h
index a79494978e3be2c2e0f1ee2a59c0ae350e8e4894..68056dfb3475f18a82b459576b44d95408882cc2 100644 (file)
@@ -123,6 +123,7 @@ struct thread_options {
        unsigned int fsync_on_close;
 
        unsigned int random_distribution;
+
        fio_fp64_t zipf_theta;
        fio_fp64_t pareto_h;
 
@@ -150,7 +151,7 @@ struct thread_options {
        enum fio_memtype mem_type;
        unsigned int mem_align;
 
-       unsigned max_latency;
+       unsigned int max_latency;
 
        unsigned int stonewall;
        unsigned int new_group;