Add buffer_compress_chunk option
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 7443bc06bdd510f79a5b3a550ea41d6d0e953874..4afdd2d469a1de480b7bea19262bfb7f93565b71 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -195,6 +195,7 @@ struct thread_options {
        unsigned int refill_buffers;
        unsigned int scramble_buffers;
        unsigned int compress_percentage;
        unsigned int refill_buffers;
        unsigned int scramble_buffers;
        unsigned int compress_percentage;
+       unsigned int compress_chunk;
        unsigned int time_based;
        unsigned int disable_lat;
        unsigned int disable_clat;
        unsigned int time_based;
        unsigned int disable_lat;
        unsigned int disable_clat;