]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Revert "unexport bio_{,un}map_user"
authorJens Axboe <jens.axboe@oracle.com>
Mon, 17 Mar 2008 20:14:40 +0000 (21:14 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 17 Mar 2008 20:14:40 +0000 (21:14 +0100)
commit40044ce0bf2b7e548584d91f108444e83ed5eab3
treef08d62febe76470e16a639b1c9029309defdd112
parent16d54669427069ef2823752c365d695b0cc4748f
Revert "unexport bio_{,un}map_user"

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>
fs/bio.c