commit | 5c279bd9e40624f4ab6e688671026d6005b066fa | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Jun 16 10:27:55 2017 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Jun 27 21:31:12 2017 -0400 |
tree | 29a05ae412ea7573d1dceab10c8edcec471f9f6a | |
parent | 6d311fa7d2c18659d040b9beba5e41fe24c2a6f5 [diff] |
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>