The following changes since commit 74ba1808c32e978229eefa7cf28c08bcb73b5b5d: Make string-set options behave more like bool options (2011-07-15 09:09:15 +0200) are available in the git repository at: git://git.kernel.dk/fio.git master Jens Axboe (2): Fix Solaris compile Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio os/os-solaris.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) --- Diff of recent changes: diff --git a/os/os-solaris.h b/os/os-solaris.h index e1627d7..c0d3c30 100644 --- a/os/os-solaris.h +++ b/os/os-solaris.h @@ -19,6 +19,7 @@ #define FIO_HAVE_FDATASYNC #define FIO_HAVE_CHARDEV_SIZE #define FIO_USE_GENERIC_BDEV_SIZE +#define FIO_HAVE_GETTID #define OS_MAP_ANON MAP_ANON #define OS_RAND_MAX 2147483648UL -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html