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)
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
Unknown Object (File)
Nov 24 2023, 12:37 AM
Unknown Object (File)
Nov 23 2023, 7:34 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.