X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=init.c;h=7f2747a43a0a3c538272e65e35be03d5fb92ef1e;hp=32e22dbe87470360b62b31220be87ccaad5b8f3a;hb=ed92ac0ce9ce1cc64697272d307d4fa7d18ed64c;hpb=f8fe35e8c9e88dd681ea151251d75f6116a958b4 diff --git a/init.c b/init.c index 32e22dbe..7f2747a4 100644 --- a/init.c +++ b/init.c @@ -81,7 +81,7 @@ static struct fio_option options[] = { .help = "IO engine to use", .def = "sync", .posval = { "sync", "libaio", "posixaio", "mmap", "splice", - "sg", "null", }, + "sg", "null", "net", }, }, { .name = "iodepth",