block: ensure that completion error gets properly traced
authorJens Axboe <jaxboe@fusionio.com>
Mon, 10 Jan 2011 08:06:44 +0000 (09:06 +0100)
committerJens Axboe <jaxboe@fusionio.com>
Mon, 10 Jan 2011 08:06:44 +0000 (09:06 +0100)
We normally just use the BIO_UPTODATE flag to signal 0/-EIO. If
we have more information available, we should pass that along to
the trace output.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found