Following patches allow to include fio.h for a C++ based (external) ioengine to be compiled with g++. (Preparing two fio engines: one internal for CEPH RBD another external for CEPH FileStore) Daniel Gollub (2): Make file.h C++ safe by casting fio_file_flags Make parse.h C++ safe by avoiding "or" keyword file.h | 4 ++-- options.c | 6 +++--- parse.c | 4 ++-- parse.h | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) -- 1.7.10.4 -- 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