Add fill_device option
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index b7b25b21f37c8b81dc6e152d15955a74297f7980..7c39be323f2a193c0b460213059f9545838047eb 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -393,6 +393,7 @@ struct thread_options {
        unsigned int iodepth_batch;
 
        unsigned long long size;
+       unsigned int fill_device;
        unsigned long long file_size_low;
        unsigned long long file_size_high;
        unsigned long long start_offset;