Improve error logging and handling
authorJens Axboe <jens.axboe@oracle.com>
Mon, 5 Mar 2007 09:06:06 +0000 (10:06 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 5 Mar 2007 09:06:06 +0000 (10:06 +0100)
commit5451792ecc9ec3507c222da00d90a8829013ed50
treea4fede4f23f311d63031210f5270265d56d6e255
parentfdf3de27417d9a673466041851266ffb5c88cab8
Improve error logging and handling

If we see an IO anomaly, make sure we dump as much info about the
filename, size, offset, etc.

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