commit | e1161c325f7866bae879e686d1c673ca32ab09ae | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Thu Feb 22 19:36:48 2007 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Feb 22 19:36:48 2007 +0100 |
tree | e2cac2756d9bfc28150c495673613ba765168953 | |
parent | 94cd00dd6cf1cec4c593a74aabfbb79f4d80afb6 [diff] |
Add more context to the error messages 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>