first async IO code drop
[fio.git] / fio.1
diff --git a/fio.1 b/fio.1
index d6198b77e5952413bb626b35fc14f78d1f181566..a23258578a49cff73123a7abf41281d5118c0553 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -596,7 +596,12 @@ without the need to use the kernel rbd driver. This ioengine defines engine spec
 options.
 .TP
 .B gfapi
-Using Glusterfs libgfapi to direct access to Glusterfs volumes without
+Using Glusterfs libgfapi sync interface to direct access to Glusterfs volumes without
+having to go through FUSE. This ioengine defines engine specific
+options.
+.TP
+.B gfapi_async
+Using Glusterfs libgfapi async interface to direct access to Glusterfs volumes without
 having to go through FUSE. This ioengine defines engine specific
 options.
 .RE