kernel-ark/drivers/scsi/qla2xxx
Himanshu Madhani 14bc1dff74 scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe Discovery
Commit 7d64c39e64310 fixed regression of FCP discovery when Nport Handle
is in-use and relogin is triggered. However, during FCP and FC-NVMe
discovery this resulted into only discovering NVMe LUNs.

This patch fixes issue where FCP and FC-NVMe protocol is used on same
port where assigning FC_NO_LOOP_ID will result into discovery failure
for FCP LUNs.

Fixes: a084fd68e1 ("scsi: qla2xxx: Fix re-login for Nport Handle in use")
Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-03-12 21:15:21 -04:00
..
Kconfig
Makefile
qla_attr.c
qla_bsg.c
qla_bsg.h
qla_dbg.c
qla_dbg.h
qla_def.h scsi: qla2xxx: Fix FC-NVMe LUN discovery 2018-03-01 20:16:53 -05:00
qla_devtbl.h
qla_dfs.c
qla_fw.h
qla_gbl.h
qla_gs.c scsi: qla2xxx: Fix FC-NVMe LUN discovery 2018-03-01 20:16:53 -05:00
qla_init.c scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe Discovery 2018-03-12 21:15:21 -04:00
qla_inline.h
qla_iocb.c scsi: qla2xxx: Fix incorrect handle for abort IOCB 2018-02-13 21:35:39 -05:00
qla_isr.c scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion() 2018-01-30 21:33:10 -05:00
qla_mbx.c
qla_mid.c
qla_mr.c
qla_mr.h
qla_nvme.c
qla_nvme.h
qla_nx2.c
qla_nx2.h
qla_nx.c
qla_nx.h
qla_os.c scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure 2018-03-06 22:07:49 -05:00
qla_settings.h
qla_sup.c
qla_target.c scsi: qla2xxx: Fixup locking for session deletion 2018-03-01 20:16:50 -05:00
qla_target.h
qla_tmpl.c
qla_tmpl.h
qla_version.h
tcm_qla2xxx.c
tcm_qla2xxx.h