commit | bee8b84686c4918354dcf7eef5481b06bde8c26e | [log] [tgz] |
---|---|---|
author | Quinn Tran <quinn.tran@cavium.com> | Tue May 01 09:01:47 2018 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue May 08 00:46:11 2018 -0400 |
tree | c61fec30987f4a4075885890cc95cebe871539e7 | |
parent | 1d317b21231bb2b81a6e0f94f708b8619ec8775b [diff] |
scsi: qla2xxx: Reduce redundant ADISC command for RSCNs For each RSCN that triggers a rescan of the fabric, ADISC is used to revalidate an existing session. If the RSCN is not affecting all existing sessions, then driver should not send redundant ADISC for all existing sessions. Signed-off-by: Quinn Tran <quinn.tran@cavium.com> Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>