fio: fix alignement to prevent bus error on ARM
[fio.git] / stat.h
diff --git a/stat.h b/stat.h
index 32ea22694e75e173db8df7252e10288150c577f1..9595e59ecef31c8c5207b0c418489ba242076feb 100644 (file)
--- a/stat.h
+++ b/stat.h
@@ -172,6 +172,7 @@ struct thread_stat {
         * IO Error related stats
         */
        uint16_t continue_on_error;
+       uint16_t filler[3];
        uint64_t total_err_count;
        uint32_t first_error;