iolog: free memory on gz init failure
[fio.git] / options.c
index 062abb4e163251b540b3dddcbdf91bcba1d2302c..b6c980eef834270db3d677c39391d9c9ec934b3d 100644 (file)
--- a/options.c
+++ b/options.c
@@ -1471,7 +1471,7 @@ struct fio_option fio_options[FIO_MAX_OPTS] = {
                            .help = "Use preadv/pwritev",
                          },
 #endif
-#ifdef CONFIG_PWRITEV
+#ifdef CONFIG_PWRITEV2
                          { .ival = "pvsync2",
                            .help = "Use preadv2/pwritev2",
                          },