Update io engine version
authorJens Axboe <axboe@fb.com>
Tue, 19 Aug 2014 20:16:29 +0000 (15:16 -0500)
committerJens Axboe <axboe@fb.com>
Tue, 19 Aug 2014 20:16:29 +0000 (15:16 -0500)
Signed-off-by: Jens Axboe <axboe@fb.com>
ioengine.h

index a8af6b0a2e4df5a118be8f0300cd72ca7b4dd407..108c97cd0b93a629607d264ca711748967b3b536 100644 (file)
@@ -15,7 +15,7 @@
 #include <guasi.h>
 #endif
 
-#define FIO_IOOPS_VERSION      19
+#define FIO_IOOPS_VERSION      20
 
 enum {
        IO_U_F_FREE             = 1 << 0,