X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=os%2Fos-linux.h;h=a07db06b2a04c898af2d8320add4a56a8405e5df;hp=4c145a60e0ced61d13e6c04a5f8083f1947b8383;hb=207cb0f05e689a50ffb960830f52169a1342aba7;hpb=bc733f3b3ae7d397a591e3616503cfb36d56166b diff --git a/os/os-linux.h b/os/os-linux.h index 4c145a60..a07db06b 100644 --- a/os/os-linux.h +++ b/os/os-linux.h @@ -27,6 +27,7 @@ #define FIO_HAVE_BLKTRACE #define FIO_HAVE_STRSEP #define FIO_HAVE_FALLOCATE +#define FIO_HAVE_POSIXAIO_FSYNC #define OS_MAP_ANON (MAP_ANONYMOUS)