Fix disk utilization and ioscheduler switch on raw devices
authorJens Axboe <jens.axboe@oracle.com>
Mon, 2 Apr 2007 12:46:07 +0000 (14:46 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 2 Apr 2007 12:46:07 +0000 (14:46 +0200)
commit07e5b2646f673a56c05a53c6a84bf5d0c949d290
tree9cc9efb9c6ac2ae12c3686692623f637de1ec28a
parent12b8a831438e8b2f701bfff930242bcafcc6a9ee
Fix disk utilization and ioscheduler switch on raw devices

Add a method for mapping a raw device to the real block device,
so our sysfs lookup stuff works as expected.

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