commit | 166e1f901b01872e8b70733a3f2e2c6980389cf8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Mon Sep 12 12:08:27 2011 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Mon Sep 12 12:08:27 2011 +0200 |
tree | bb0a52bfe76e60bb430cd6a5f91ceb9b6ecaa7b2 | |
parent | 484fc254b88257a2d8b3759aa062e8e8b35e0988 [diff] |
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>