Add more context to the error messages
authorJens Axboe <jens.axboe@oracle.com>
Thu, 22 Feb 2007 18:36:48 +0000 (19:36 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 22 Feb 2007 18:36:48 +0000 (19:36 +0100)
Errors like:

fio: pid=0, err=22/file:filesetup.c:380, error=Invalid argument

do not give a lot of clue as to what is wrong, unless you
have a matching source. So add a context relevant info
message as well.

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

No differences found