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

No differences found