Add blockalign/ba option
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index b6ffe60b900cfa0f391d9e6c030e3e217f152817..a9e2e3bb6443f9e224da6653e338fd80f3d36241 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -429,6 +429,7 @@ struct thread_options {
        unsigned long long start_offset;
 
        unsigned int bs[2];
+       unsigned int ba[2];
        unsigned int min_bs[2];
        unsigned int max_bs[2];
        struct bssplit *bssplit;