Re: [PATCH] qla2xxx: Fix FC-NVMe LUN discovery

2018-02-27 Thread Martin K. Petersen
Himanshu, > commit a4239945b8ad ("scsi: qla2xxx: Add switch command to simplify > fabric discovery") introduced regression when it did not consider > FC-NVMe code path which broke NVMe LUN discovery. Applied to 4.16/scsi-fixes. Thank you! -- Martin K. Petersen Oracle Linux Engineering

[PATCH] qla2xxx: Fix FC-NVMe LUN discovery

2018-02-27 Thread Himanshu Madhani
From: Darren Trapp commit a4239945b8ad ("scsi: qla2xxx: Add switch command to simplify fabric discovery") introduced regression when it did not consider FC-NVMe code path which broke NVMe LUN discovery. Fixes: a4239945b8ad ("scsi: qla2xxx: Add switch command to simplify fabric discovery") Sign