git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23036f1
)
block: ensure that completion error gets properly traced
author
Jens Axboe
<jaxboe@fusionio.com>
Mon, 10 Jan 2011 08:06:44 +0000
(09:06 +0100)
committer
Jens 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