summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMartin K. Petersen <martin.petersen@oracle.com>2021-06-09 06:39:22 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2021-07-21 05:10:42 +0300
commitc78be80d20cd52c302b92640550087ede9c4304a (patch)
treed059ee61131063196fcd26b05ffedeb5c974b03f /include
parent73e61d5c22bfad25573a5373739ee1be8bb7d63d (diff)
downloadlinux-c78be80d20cd52c302b92640550087ede9c4304a.tar.xz
scsi: scsi_debug: Remove dump_sector()
The function used to dump sectors containing protection information errors was useful during initial development over a decade ago. However, dump_sector() substantially slows down the system during testing due to writing an entire sector's worth of data to syslog on every error. We now log plenty of information about the nature of detected protection information errors throughout the stack. Dumping the entire contents of an offending sector is no longer needed. Link: https://lore.kernel.org/r/20210609033929.3815-9-martin.petersen@oracle.com Reviewed-by: Bart Van Assche <bvanassche@acm.org> Reviewed-by: Douglas Gilbert <dgilbert@interlog.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Message-Id: <20210609033929.3815-9-martin.petersen@oracle.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions