diff options
author | Michael Kelley <[email protected]> | 2021-08-06 10:12:50 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-08-09 23:17:10 -0400 |
commit | dbe7633c394be4a500b887fe8f9ad486dcba9d77 (patch) | |
tree | 31e76b52d559f68e59da5df81cf0ecfa80f033df /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9977d880f7a3c233db9165a75a3a14defc2a4aee (diff) |
scsi: storvsc: Log TEST_UNIT_READY errors as warnings
Commit 08f76547f08d ("scsi: storvsc: Update error logging") added more
robust logging of errors, particularly those reported as Hyper-V
errors. But this change produces extra logging noise in that
TEST_UNIT_READY may report errors during the normal course of detecting
device adds and removes.
Fix this by logging TEST_UNIT_READY errors as warnings, so that log lines
are produced only if the storvsc log level is changed to WARN level on the
kernel boot line.
Link: https://lore.kernel.org/r/[email protected]
Fixes: 08f76547f08d ("scsi: storvsc: Update error logging")
Signed-off-by: Michael Kelley <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions