https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260257

--- Comment #10 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=85056a56f3bbd26fdbaf0f045b527acac7199589

commit 85056a56f3bbd26fdbaf0f045b527acac7199589
Author:     Warner Losh <i...@freebsd.org>
AuthorDate: 2022-01-09 17:13:05 +0000
Commit:     Warner Losh <i...@freebsd.org>
CommitDate: 2022-01-09 17:13:05 +0000

    cam: Include more statuses as errors for CAM_IO_STATS

    Tag more status return values as an error for the
    I/O. CAM_SCSI_STATUS_ERROR is returned for medium errors, for example,
    but the counts weren't increased. The added errors all indicate a
    problem with the device request.

    Sponsored by:           Netflix
    PR:                     260257
    Feedback from:          ken
    Reviewed by:            asomers
    Differential Revision:  https://reviews.freebsd.org/D33783

 sys/cam/scsi/scsi_da.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to