commit | 9e5a7e22951bc12ee45cb617919d57b5efce56b5 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 01 08:12:47 2016 -0600 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Nov 08 17:30:00 2016 -0500 |
tree | 87dffd410bc4974fec641da229105cac08c163a0 | |
parent | 69d72ac8369a503926b5c494182dd209484de67e [diff] |
blk-mq: export blk_mq_map_queues This will allow SCSI to have a single blk_mq_ops structure that either lets the LLDD map the queues to PCIe MSIx vectors or use the default. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>