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:
86b6c7a
)
block: make blk_rq_map_user() clear ->bio if it unmaps it
author
Jens Axboe
<jens.axboe@oracle.com>
Mon, 18 Feb 2008 12:51:56 +0000
(13:51 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 19 Feb 2008 09:04:00 +0000
(10:04 +0100)
That way the interface is symmetric, and calling blk_rq_unmap_user()
on the request wont oops.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found