posixaio: not all platforms have aio_fsync()
[fio.git] / os / os-solaris.h
index ae905169cc720a33b90c4f2a47abfd8a045f59dc..038634d1ce7fad0883d20a197811ab55be2bcebd 100644 (file)
@@ -10,6 +10,7 @@
 #undef FIO_HAVE_SGIO
 #undef FIO_HAVE_ODIRECT
 #define FIO_HAVE_FALLOCATE
+#define FIO_HAVE_POSIXAIO_FSYNC
 
 #define OS_MAP_ANON            (MAP_ANON)