Re: [PATCH v2] scsi: kill useless scsi_use_blk_mq and force_blk_mq

2019-07-12 Thread John Garry
在 09/07/2019 10:06, Jason Yan 写道: ping? On 2019/6/4 21:35, Jason Yan wrote: The legacy path is gone and we do not have to choose mq or not. The module parameter scsi_use_blk_mq and scsi_host_template.force_blk_mq is useless now. Signed-off-by: Jason Yan Reviewed-by: John Garry --- v2: r

Re: [PATCH v2] scsi: kill useless scsi_use_blk_mq and force_blk_mq

2019-07-08 Thread Jason Yan
ping? On 2019/6/4 21:35, Jason Yan wrote: The legacy path is gone and we do not have to choose mq or not. The module parameter scsi_use_blk_mq and scsi_host_template.force_blk_mq is useless now. Signed-off-by: Jason Yan --- v2: remove force_blk_mq too drivers/scsi/scsi.c| 4