aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_transport_iscsi.c
diff options
context:
space:
mode:
authorJames Smart <jsmart2021@gmail.com>2022-03-01 09:55:36 -0800
committerMartin K. Petersen <martin.petersen@oracle.com>2022-03-01 23:56:27 -0500
commit07e0984b96ec1ba8c6de1c092b986b00ea0c114c (patch)
tree2f28460e0414cc597f564454c3357836adff2c1f /drivers/scsi/scsi_transport_iscsi.c
parentscsi: libsas: Clean up sas_form_port() (diff)
downloadlinux-dev-07e0984b96ec1ba8c6de1c092b986b00ea0c114c.tar.xz
linux-dev-07e0984b96ec1ba8c6de1c092b986b00ea0c114c.zip
scsi: scsi_transport_fc: Fix FPIN Link Integrity statistics counters
In the original FPIN commit, stats were incremented by the event_count. Event_count is the minimum # of events that must occur before an FPIN is sent. Thus, its not the actual number of events, and could be significantly off (too low) as it doesn't reflect anything not reported. Rather than attempt to count events, have the statistic count how many FPINS cross the threshold and were reported. Link: https://lore.kernel.org/r/20220301175536.60250-1-jsmart2021@gmail.com Fixes: 3dcfe0de5a97 ("scsi: fc: Parse FPIN packets and update statistics") Cc: <stable@vger.kernel.org> # v5.11+ Cc: Shyam Sundar <ssundar@marvell.com> Cc: Nilesh Javali <njavali@marvell.com> Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com> Signed-off-by: James Smart <jsmart2021@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/scsi_transport_iscsi.c')
0 files changed, 0 insertions, 0 deletions