Re: [PATCH] fnic_scsi: replace gross legacy tag hack with blk-mq hack

2018-10-17 Thread Martin K. Petersen
Jens, > Would be nice to fix up the SCSI midlayer instead, but this will > do for now. Applied to 4.20/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering

[PATCH] fnic_scsi: replace gross legacy tag hack with blk-mq hack

2018-10-16 Thread Jens Axboe
Would be nice to fix up the SCSI midlayer instead, but this will do for now. Cc: Christoph Hellwig Cc: Satish Kharat Cc: linux-scsi@vger.kernel.org Signed-off-by: Jens Axboe --- drivers/scsi/fnic/fnic_scsi.c | 61 +++ 1 file changed, 12 insertions(+), 49