[PATCH] Split status/eta code out of fio.c
authorJens Axboe <jens.axboe@oracle.com>
Wed, 18 Oct 2006 13:37:01 +0000 (15:37 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 18 Oct 2006 13:37:01 +0000 (15:37 +0200)
commit263e529f7d90892a610a5b26a519116fe3a675a6
tree1993e7164d4c342eb8cb146dc58fe74ed4b39c9f
parent45bee2836ad7d5e2d70ed72cc3341fdfa97c934b
[PATCH] Split status/eta code out of fio.c

All in the name of making the code base easier to go through.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Makefile
eta.c [new file with mode: 0644]
fio.c
fio.h
time.c