Seperate disk util code out of fio.c
authorJens Axboe <jens.axboe@oracle.com>
Mon, 2 Apr 2007 13:08:01 +0000 (15:08 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 2 Apr 2007 13:08:01 +0000 (15:08 +0200)
commit9f8f2064bcb196c10c9d3a2b64b951d796af22b5
treee81c76bc4ea6bc7ad5b8a46b12b4304a93c62b5b
parent07e5b2646f673a56c05a53c6a84bf5d0c949d290
Seperate disk util code out of fio.c

It's only used if FIO_HAVE_DISK_UTIL is set.

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