ioengines: bump up FIO_IOOPS_VERSION
authorAnkit Kumar <ankit.kumar@samsung.com>
Wed, 17 Apr 2024 23:44:33 +0000 (05:14 +0530)
committerAnkit Kumar <ankit.kumar@samsung.com>
Wed, 17 Apr 2024 23:44:33 +0000 (05:14 +0530)
This was left out when multi range trim support was added.
Fixes: commit b3251e31 (trim: add support for multiple ranges)

Signed-off-by: Ankit Kumar <ankit.kumar@samsung.com>
ioengines.h

index 2fd7f52ca714231119010f27df6006dd48a72551..e43650f78e2f6dafb1dc343868298d9c25611d67 100644 (file)
@@ -9,7 +9,7 @@
 #include "zbd_types.h"
 #include "fdp.h"
 
-#define FIO_IOOPS_VERSION      33
+#define FIO_IOOPS_VERSION      34
 
 #ifndef CONFIG_DYNAMIC_ENGINES
 #define FIO_STATIC     static