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)
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