block: export __make_request
authorChristoph Hellwig <hch@infradead.org>
Mon, 12 Sep 2011 10:08:27 +0000 (12:08 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Mon, 12 Sep 2011 10:08:27 +0000 (12:08 +0200)
Avoid the hacks need for request based device mappers currently by simply
exporting the symbol instead of trying to get it through the back door.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found