[PATCH] disk_util: Allow an engine to turn off disk_util specifically
authorJens Axboe <jens.axboe@oracle.com>
Tue, 13 Mar 2007 07:15:18 +0000 (08:15 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 13 Mar 2007 07:15:18 +0000 (08:15 +0100)
commit62d984e2c12579361ee620b0a309c540cff9b09d
tree96b657999a5061ecebb8a3926c56befe8c1df4a1
parent656395b6dfc16faf75c802ac82b78a5fdeaf439d
[PATCH] disk_util: Allow an engine to turn off disk_util specifically

Originally from Joel Becker <Joel.Becker@oracle.com>

An engine may support disks, but be unable to work with disk_util (as
there is no fd).  Add a flag to turn off disk_util from the engine.

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