Adding userspace_libaio_reap option
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 9d2a61ccedb2883aa00414ce84b80864af9af0c4..0c86f2882053e6bb37e74ff181e83eea426d9041 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -413,6 +413,8 @@ struct thread_options {
        unsigned int gid;
 
        unsigned int sync_file_range;
+
+       unsigned int userspace_libaio_reap;
 };
 
 #define FIO_VERROR_SIZE        128