Don't include engines we don't have
authorJens Axboe <jens.axboe@oracle.com>
Fri, 23 Feb 2007 10:23:03 +0000 (11:23 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 23 Feb 2007 10:23:03 +0000 (11:23 +0100)
commit10cad1aa7af1c47be6655cff0438c46843964294
tree9c1a8317af5465c0d5c0d569656371e628a9dcff
parent78217dfa392a6a39f018722e91bc179e9d5443df
Don't include engines we don't have

With the new option scheme, it's easier to just diff out the option
types we don't support. So do that for the io engines.

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