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:
9c9381f
)
[PATCH] __blk_rq_unmap_user() fails to return error
author
Jens Axboe
<jens.axboe@oracle.com>
Tue, 19 Dec 2006 10:07:59 +0000
(11:07 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 19 Dec 2006 10:07:59 +0000
(11:07 +0100)
If the bio is user copied, the copy back could return -EFAULT. Make
sure we return any error seen during unmapping.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/ll_rw_blk.c
patch
|
blob
|
history
diff --cc
block/ll_rw_blk.c
Simple merge