Page MenuHomeFreeBSD

mountd: do not warn about using class mask with -mask
ClosedPublic

Authored by karels on Sep 7 2023, 4:54 PM.
Tags
None
Referenced Files
F131787177: D41774.diff
Sat, Oct 11, 4:07 AM
F131774948: D41774.diff
Sat, Oct 11, 1:48 AM
Unknown Object (File)
Sep 5 2025, 6:52 PM
Unknown Object (File)
Sep 4 2025, 7:34 PM
Unknown Object (File)
Sep 3 2025, 3:55 AM
Unknown Object (File)
Sep 2 2025, 5:23 PM
Unknown Object (File)
Aug 31 2025, 7:56 AM
Unknown Object (File)
Aug 30 2025, 12:26 PM
Subscribers

Details

Summary

The previous code would warn that the mask was being defaulted to
an obsolete class mask even if -mask was present after -network.
Import a fix from Peter Much with a little tweaking, deferring the
warning until after all parameters are processed.

PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263011
Obtained from: pmc at citilink.dinoex.sub.org
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 53494
Build 50385: arc lint + arc unit