splice: if splicing fails with EINVAL, it's most likely missing fs support
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 9d8023706694aadb314766626ec4d40bb9c0b820..207b2ecdc7b62bbb4c2796538291744226040f31 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -418,6 +418,7 @@ struct thread_options {
        unsigned int iodepth;
        unsigned int iodepth_low;
        unsigned int iodepth_batch;
+       unsigned int iodepth_batch_complete;
 
        unsigned long long size;
        unsigned int fill_device;