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)
commit166e1f901b01872e8b70733a3f2e2c6980389cf8
treebb0a52bfe76e60bb430cd6a5f91ceb9b6ecaa7b2
parent484fc254b88257a2d8b3759aa062e8e8b35e0988
block: export __make_request

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>
block/blk-core.c
drivers/md/dm.c
include/linux/blkdev.h