Consolidate disk util, eta, and status check thread
authorJens Axboe <axboe@fb.com>
Fri, 24 Oct 2014 05:16:50 +0000 (23:16 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 24 Oct 2014 05:16:50 +0000 (23:16 -0600)
commit5ddc670712a9e7d11f915bcbaff388ddfb7471d1
treec2052ec7387e4b6c41cb8cb10e71c33d6e1b23b8
parentfda2cfacd5ebe1212fade95e6286f7e7ec8919f9
Consolidate disk util, eta, and status check thread

We don't need two, we can just have one do everything.

Signed-off-by: Jens Axboe <axboe@fb.com>
backend.c
diskutil.c
diskutil.h
fio.h
stat.c
stat.h