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
F131874152: D41774.id127122.diff
Sat, Oct 11, 9:20 PM
F131871083: D41774.id127122.diff
Sat, Oct 11, 8:45 PM
F131826671: D41774.id127067.diff
Sat, Oct 11, 12:13 PM
F131826670: D41774.id.diff
Sat, Oct 11, 12:13 PM
F131787177: D41774.diff
Sat, Oct 11, 4:07 AM
Unknown Object (File)
Sat, Oct 11, 1:48 AM
Unknown Object (File)
Sep 5 2025, 6:52 PM
Unknown Object (File)
Sep 4 2025, 7:34 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 Not Applicable
Unit
Tests Not Applicable