From: Tomohiro Kusumi <tkusumi@xxxxxxxxxx> This is resend of below which I believe hasn't been reviewed/commented yet. The entire diff is the exact same as the original one, but [PATCH 3/4] has been splitted into two ([PATCH 3/5] and [PATCH 4/5] in this series), to make diffs more clear and obvious. [PATCH 0/4] external ioengine fixes http://www.spinics.net/lists/fio/msg06204.html -- Tomohiro Kusumi (5): skeleton: add option example fix broken external ioengine option cleanup ioengine_load() (for the next commit) fix load_ioengine() not to support no "external:" prefix add __load_ioengine() to separate ioengine loading from td context HOWTO | 4 +++- engines/skeleton_external.c | 32 +++++++++++++++++++++++++++++++- fio.1 | 4 +++- init.c | 21 ++------------------- ioengines.c | 30 ++++++++++++++++++------------ ioengines.h | 2 +- options.c | 34 ++++++++++++++++++++++++++++++++++ thread_options.h | 1 + 8 files changed, 93 insertions(+), 35 deletions(-) -- 2.9.5 -- 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