Page MenuHomeFreeBSD

Define a constant for the maximum number of GEOM_CTL arguments.
ClosedPublic

Authored by markj on Feb 20 2019, 3:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 2:26 AM
Unknown Object (File)
Oct 11 2025, 6:41 AM
Unknown Object (File)
Oct 11 2025, 6:41 AM
Unknown Object (File)
Oct 11 2025, 6:41 AM
Unknown Object (File)
Oct 10 2025, 11:25 PM
Unknown Object (File)
Sep 28 2025, 7:53 PM
Unknown Object (File)
Sep 26 2025, 1:18 AM
Unknown Object (File)
Aug 22 2025, 10:01 PM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22620
Build 21733: arc lint + arc unit

Event Timeline

eugen_grosbein.net added inline comments.
sys/geom/geom_ctl.h
83

If PATH_GEOM_CTL has only file name and no path component, why does it have PATH_ in the name?

sys/geom/geom_ctl.h
83

Seems like a historical mistake.

This revision is now accepted and ready to land.Feb 20 2019, 4:47 PM
This revision was automatically updated to reflect the committed changes.