[PATCH] Add 'bs_unaligned' option
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index b48ef70a4a8f151518c0b78e2c6f8861b3d7d790..b30dec59c7244e357fe5371416159b8812575922 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -203,6 +203,7 @@ struct thread_data {
        unsigned int write_lat_log;
        unsigned int write_bw_log;
        unsigned int norandommap;
        unsigned int write_lat_log;
        unsigned int write_bw_log;
        unsigned int norandommap;
+       unsigned int bs_unaligned;
 
        unsigned int bs;
        unsigned int min_bs;
 
        unsigned int bs;
        unsigned int min_bs;