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
F81638449: D19271.id.diff
Fri, Apr 19, 8:21 AM
F81625998: D19271.id54141.diff
Fri, Apr 19, 4:45 AM
Unknown Object (File)
Feb 18 2024, 10:34 PM
Unknown Object (File)
Dec 24 2023, 2:46 AM
Unknown Object (File)
Dec 22 2023, 10:37 PM
Unknown Object (File)
Dec 12 2023, 2:51 AM
Unknown Object (File)
Dec 11 2023, 6:02 AM
Unknown Object (File)
Nov 25 2023, 7:02 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.