[PATCH] Move td_io_sync()
authorJens Axboe <jens.axboe@oracle.com>
Tue, 24 Oct 2006 12:54:44 +0000 (14:54 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 24 Oct 2006 12:54:44 +0000 (14:54 +0200)
commit858a3d476060cfb1ea5dfbdffd94ed3108f194eb
treead8003164aa6f368f3bc7b94f1992eb6602d6e12
parentb907a5b5c708b2620685a866b3b0bcd0d2657e54
[PATCH] Move td_io_sync()

It's not an io engine operation anymore, so move it to fio.c, make
it static, and rename it to fio_io_sync().

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