Fix leak of file descriptor in error path of bc_calc()
[fio.git] / engines / guasi.c
index 6faae8d0bfc2054ea542f31181b3f888437ea06c..c9c742959902793f34e98f94acb9b61be7a7bb86 100644 (file)
@@ -3,12 +3,7 @@
  *
  * IO engine using the GUASI library.
  *
- * This is currently disabled. To enable it, execute:
- *
- * $ export EXTFLAGS="-DFIO_HAVE_GUASI"
- * $ export EXTLIBS="-lguasi"
- *
- * before running make. You'll need the GUASI lib as well:
+ * Before running make. You'll need the GUASI lib as well:
  *
  * http://www.xmailserver.org/guasi-lib.html
  *