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:
16d5466
)
Revert "unexport bio_{,un}map_user"
author
Jens Axboe
<jens.axboe@oracle.com>
Mon, 17 Mar 2008 20:14:40 +0000
(21:14 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 17 Mar 2008 20:14:40 +0000
(21:14 +0100)
Outside users like asmlib uses the mapping functions. API wise, the
export is definitely sane. It's a better idea to keep this export
than to require external users to open-code this piece of code instead.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found