OSDN Git Service

scsi: default to scsi-mq
authorChristoph Hellwig <hch@lst.de>
Fri, 16 Jun 2017 08:27:55 +0000 (10:27 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 28 Jun 2017 01:31:12 +0000 (21:31 -0400)
commit5c279bd9e40624f4ab6e688671026d6005b066fa
tree29a05ae412ea7573d1dceab10c8edcec471f9f6a
parent6d311fa7d2c18659d040b9beba5e41fe24c2a6f5
scsi: default to scsi-mq

Remove the SCSI_MQ_DEFAULT config option and default to the blk-mq I/O
path now that we had plenty of testing, and have I/O schedulers for
blk-mq.  The module option to disable the blk-mq path is kept around for
now.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/Kconfig
drivers/scsi/scsi.c