Page MenuHomeFreeBSD

mountd: Promote missing netmask log to LOG_ERR
ClosedPublic

Authored by emaste on Feb 1 2025, 1:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 1, 8:43 AM
Unknown Object (File)
Sat, Feb 15, 8:19 AM
Unknown Object (File)
Sat, Feb 15, 8:12 AM
Unknown Object (File)
Fri, Feb 14, 9:12 PM
Unknown Object (File)
Fri, Feb 14, 10:52 AM
Unknown Object (File)
Thu, Feb 13, 10:19 PM
Unknown Object (File)
Thu, Feb 13, 1:47 PM
Unknown Object (File)
Thu, Feb 13, 1:42 AM
Subscribers

Details

Summary
Historical network classes are deprecated, but currently still supported
in mountd with a LOG_WARNING-priority message added by Mike Karels in
2021.  Upgrade the log to LOG_ERR well in advance of this becoming a
fatal error.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste requested review of this revision.Feb 1 2025, 1:20 PM
emaste created this revision.
This revision is now accepted and ready to land.Feb 1 2025, 2:01 PM