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
F146166244: D19271.diff
Sat, Feb 28, 9:37 AM
F146148324: D19271.diff
Sat, Feb 28, 5:50 AM
Unknown Object (File)
Thu, Feb 26, 5:33 PM
Unknown Object (File)
Wed, Feb 11, 6:49 AM
Unknown Object (File)
Wed, Feb 11, 3:36 AM
Unknown Object (File)
Tue, Feb 10, 7:01 PM
Unknown Object (File)
Sun, Feb 8, 5:28 AM
Unknown Object (File)
Sun, Feb 8, 12:30 AM
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.