block: export blk_{get,put}_queue()
authorJens Axboe <jaxboe@fusionio.com>
Fri, 27 May 2011 05:44:43 +0000 (07:44 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Fri, 27 May 2011 05:45:45 +0000 (07:45 +0200)
commitd86e0e83b32bc84600adb0b6ea1fce389b266682
tree3b71c7692b00b0aa557d06c9cd0e84ba6b8532af
parent700c4f3325495d2e0e619fb48b900ec942f1470b
block: export blk_{get,put}_queue()

We need them in SCSI to fix a bug, but currently they are not
exported to modules. Export them.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-core.c