Initial support for explicit write barriers
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index c2a0d4d25efb20fc219cdc391a4b0e7ddf3d0453..4ed8cb1b0480c2e717848564fd2167a82dd29809 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -217,6 +217,7 @@ struct thread_options {
        unsigned int thinktime_blocks;
        unsigned int fsync_blocks;
        unsigned int fdatasync_blocks;
+       unsigned int barrier_blocks;
        unsigned long start_delay;
        unsigned long long timeout;
        unsigned long long ramp_time;