Page MenuHomeFreeBSD

geom: Correct use of expand_number()
ClosedPublic

Authored by des on Aug 8 2025, 7:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 1:01 AM
Unknown Object (File)
Sun, Oct 12, 1:01 AM
Unknown Object (File)
Sun, Oct 12, 1:01 AM
Unknown Object (File)
Sat, Oct 11, 3:32 PM
Unknown Object (File)
Fri, Oct 10, 4:31 PM
Unknown Object (File)
Wed, Oct 8, 9:00 PM
Unknown Object (File)
Fri, Oct 3, 7:04 PM
Unknown Object (File)
Fri, Oct 3, 11:54 AM
Subscribers

Details

Summary

Several GEOM classes use G_TYPE_NUMBER for options where the argument
(or at least the default value of -1) may be negative.

PR: 288723

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Aug 8 2025, 7:50 PM

David wulfskill will be happy

This revision is now accepted and ready to land.Aug 9 2025, 3:42 AM
This revision was automatically updated to reflect the committed changes.