[PATCH] Cleanup the io engine methods
authorJens Axboe <jens.axboe@oracle.com>
Wed, 18 Oct 2006 13:26:44 +0000 (15:26 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 18 Oct 2006 13:26:44 +0000 (15:26 +0200)
commit45bee2836ad7d5e2d70ed72cc3341fdfa97c934b
tree286fcf6b868fcb37fe976cd8aaf3b1519dc1e54e
parente732426492c17fcd3a7a47d90c00eeabf5ea65d9
[PATCH] Cleanup the io engine methods

Always use td_io_#name so that it's clear that we are calling
into the io engine.

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