fio: better info when engine not found
authorYigal Korman <ykorman@gmail.com>
Fri, 3 Jul 2020 12:38:43 +0000 (15:38 +0300)
committerJens Axboe <axboe@kernel.dk>
Fri, 3 Jul 2020 14:34:32 +0000 (08:34 -0600)
commit7dc1183d67b28d228e72a15ba02aaa60f56df0db
treed69d16698662e17aff90fc33acec8e823ac6933c
parent5a8a6a0343b42d087fa7b65ae884985d0f183c8b
fio: better info when engine not found

Jens suggested we provide the user with the likely reasons why we failed
to load the given engine.
This should help better resolve these issues.

Signed-off-by: Yigal Korman <ykorman@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
ioengines.c