block: export blk_{get,put}_queue()
commitf253441b14e828b6cb0c8d030d3985738730e5fd
authorJens Axboe <jaxboe@fusionio.com>
Fri, 27 May 2011 05:44:43 +0000 (27 07:44 +0200)
committerAndi Kleen <ak@linux.intel.com>
Mon, 1 Aug 2011 20:54:54 +0000 (1 13:54 -0700)
treed340b7cb0c6ffe6c9e607cb31695578ca64eb983
parent26d4cb6db4636d5d53d22500abb4be201b8fb8e5
block: export blk_{get,put}_queue()

commit d86e0e83b32bc84600adb0b6ea1fce389b266682 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
block/blk-core.c