Page MenuHomeFreeBSD

aacraid: ignore data overrun on INQUIRY
ClosedPublic

Authored by luporl on Jun 21 2021, 2:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 5:33 PM
Unknown Object (File)
Feb 18 2024, 2:06 PM
Unknown Object (File)
Jan 18 2024, 10:28 AM
Unknown Object (File)
Dec 23 2023, 12:23 AM
Unknown Object (File)
Dec 14 2023, 10:30 PM
Unknown Object (File)
Dec 3 2023, 10:00 AM
Unknown Object (File)
Dec 3 2023, 10:00 AM
Unknown Object (File)
Dec 3 2023, 10:00 AM
Subscribers
None

Details

Summary

The INQUIRY command may return a CAM_DATA_RUN_ERR code, even when
it succeeds. This happens during driver startup, causing the
current and further inquiries to be aborted, resulting in some
missing information about the controller.

Test Plan

Tested on a Talos II machine with an aacraid controller.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40016
Build 36905: arc lint + arc unit