Merge branch 'dfs_engine' of https://github.com/johannlombardi/fio
[fio.git] / options.c
index 0791101e8f41f5343421faa1863bb6660553521c..7074716ca053b53d23aa27daf8818e59ea6d1fb7 100644 (file)
--- a/options.c
+++ b/options.c
@@ -2011,6 +2011,11 @@ struct fio_option fio_options[FIO_MAX_OPTS] = {
                          { .ival = "nbd",
                            .help = "Network Block Device (NBD) IO engine"
                          },
+#ifdef CONFIG_DFS
+                         { .ival = "dfs",
+                           .help = "DAOS File System (dfs) IO engine",
+                         },
+#endif
                },
        },
        {