commit | d86e0e83b32bc84600adb0b6ea1fce389b266682 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jaxboe@fusionio.com> | Fri May 27 07:44:43 2011 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Fri May 27 07:45:45 2011 +0200 |
tree | 3b71c7692b00b0aa557d06c9cd0e84ba6b8532af | |
parent | 700c4f3325495d2e0e619fb48b900ec942f1470b [diff] |
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>