| Summary: | [cam] [patch] certain errors are too verbose comparing to their importance | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Andriy Gapon <avg> | ||||
| Component: | kern | Assignee: | Andriy Gapon <avg> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 6.2-RELEASE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Andriy Gapon
2008-01-14 17:20:02 UTC
Responsible Changed From-To: freebsd-bugs->freebsd-scsi Over to maintainer(s). Responsible Changed From-To: freebsd-scsi->avg I think the proposed change still has a merit. State Changed From-To: open->closed Having thought about this issue more it seems that the suggested approach is too simplistic because it lacks any context awareness. I think that it's better to achieve the goal by judgeous use of SF_NO_PRINT and custom error handling logic in peripheral drivers. |