Re: [PATCH 4/5] Setting scsi host template to indicate that fnic does not support multiqueue

2016-03-15 Thread Christoph Hellwig
Sorry, but this patch is bullshit. Why doesn't it support using blk-mq? And why didn't I see a single attempt from you to fix it first? -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger

Re: [PATCH 4/5] Setting scsi host template to indicate that fnic does not support multiqueue

2016-03-15 Thread Johannes Thumshirn
On Mon, Mar 14, 2016 at 11:14:21AM -0700, Satish Kharat wrote: > Fnic does not support mutiqueue. Setting the scsi_host_template in > fnic_host_template to indicate that. > > Changing fnic_version from 1.6.0.21 to 1.6.0.22 > > Signed-off-by: Satish Kharat > --- > drivers/scsi/fnic/fnic.h |

Re: [PATCH 4/5] Setting scsi host template to indicate that fnic does not support multiqueue

2016-03-14 Thread Ewan Milne
On Mon, 2016-03-14 at 11:14 -0700, Satish Kharat wrote: > Fnic does not support mutiqueue. Setting the scsi_host_template in > fnic_host_template to indicate that. > > Changing fnic_version from 1.6.0.21 to 1.6.0.22 > > Signed-off-by: Satish Kharat > --- > drivers/scsi/fnic/fnic.h | 2 +- >

[PATCH 4/5] Setting scsi host template to indicate that fnic does not support multiqueue

2016-03-14 Thread Satish Kharat
Fnic does not support mutiqueue. Setting the scsi_host_template in fnic_host_template to indicate that. Changing fnic_version from 1.6.0.21 to 1.6.0.22 Signed-off-by: Satish Kharat --- drivers/scsi/fnic/fnic.h | 2 +- drivers/scsi/fnic/fnic_main.c | 1 + 2 files changed, 2 insertions(+), 1