Page MenuHomeFreeBSD

Don't spam the console with an additional, and useless, error message.
ClosedPublic

Authored by imp on Feb 19 2020, 3:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 24 2024, 9:21 AM
Unknown Object (File)
Sep 22 2024, 1:10 AM
Unknown Object (File)
Sep 21 2024, 9:45 PM
Unknown Object (File)
Sep 18 2024, 11:13 PM
Unknown Object (File)
Sep 6 2024, 2:30 AM
Unknown Object (File)
Sep 4 2024, 9:55 PM
Unknown Object (File)
Sep 2 2024, 11:10 PM
Unknown Object (File)
Sep 2 2024, 7:45 PM
Subscribers
None

Details

Summary

There's no need to spam the console with this error message. If there's an I/O
error, the disk/cam driver will report it at the lower levels. If that's an
actual problem, the upper layers will report that.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable