[PATCH] Sanity check ops on loaded io engine
authorJens Axboe <jens.axboe@oracle.com>
Fri, 20 Oct 2006 09:48:33 +0000 (11:48 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 20 Oct 2006 09:48:33 +0000 (11:48 +0200)
commit8c16d840377c1e6fb79f479ee60590a2da5b52ee
tree24019ddbeee8c01311dbc7fd58b8cfafa14c4f97
parentdf415585cd9c54472b7aa77b9eca6206ab0cbb4f
[PATCH] Sanity check ops on loaded io engine

We require certain handlers to be there, or fio will either
malfunction or crash.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fio.c
fio.h
ioengines.c