Page MenuHomeFreeBSD

netgraph/ng_bridge: switch to counter framework
ClosedPublic

Authored by donner on Jan 12 2021, 10:27 PM.
Tags
None
Referenced Files
F125876674: D28125.id82192.diff
Tue, Aug 12, 8:56 PM
Unknown Object (File)
Tue, Aug 12, 3:02 AM
Unknown Object (File)
Mon, Aug 11, 4:40 AM
Unknown Object (File)
Sat, Aug 9, 5:55 AM
Unknown Object (File)
Fri, Aug 8, 11:48 AM
Unknown Object (File)
Sun, Aug 3, 1:12 PM
Unknown Object (File)
Sun, Aug 3, 5:58 AM
Unknown Object (File)
Sat, Aug 2, 10:03 PM

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36161
Build 33050: arc lint + arc unit

Event Timeline

LGTM. Does it really depend on D28123?

sys/netgraph/ng_bridge.c
93

Maybe _kstats?

440

_statS() for consistency?

This revision is now accepted and ready to land.Jan 13 2021, 1:16 AM

LGTM. Does it really depend on D28123?

Formally the change does not require D28123 to be applied.
It's a reverse dependency: Many changes are necessary to remove the WRITER annotation.

Without the motivation of D28123, this change is senseless.

Is there a better way to organize a bunch of prerequisite changes?

Choose better names as suggested by melifaro.

This revision now requires review to proceed.Jan 13 2021, 6:20 AM

Reversing errornously included stacked commit.

This revision is now accepted and ready to land.Jan 13 2021, 7:44 AM
This revision now requires review to proceed.Feb 6 2021, 2:18 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 6 2021, 5:18 PM
This revision was automatically updated to reflect the committed changes.