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)
Wed, Jul 22, 6:51 AM
Unknown Object (File)
Sun, Jul 19, 8:42 PM
Unknown Object (File)
Sat, Jul 18, 8:35 PM
Unknown Object (File)
Tue, Jul 7, 5:55 PM
Unknown Object (File)
Tue, Jul 7, 1:17 AM
Unknown Object (File)
Sun, Jul 5, 3:45 AM
Unknown Object (File)
Sat, Jul 4, 4:00 AM
Unknown Object (File)
Fri, Jul 3, 1:03 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

eugen_grosbein.net added inline comments.
sys/geom/geom_ctl.h
83 ↗(On Diff #54139)

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 ↗(On Diff #54139)

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.