[PATCH] Pretty up stat output
authorJens Axboe <jens.axboe@oracle.com>
Sat, 10 Feb 2007 23:19:51 +0000 (00:19 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 10 Feb 2007 23:19:51 +0000 (00:19 +0100)
commitdbe1125e9c53b2a0b1fc2fd9c6cfd0b3fbddda8b
tree29531aad83505d0bec00f6d16ffc24e4a1c84879
parent24868cabfee01b938a708337ac2087470490b665
[PATCH] Pretty up stat output

Always convert numbers to a known base. We could have byte range values
or gigabyte range values, reading huge numbers can be difficult.

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