Page MenuHomeFreeBSD

groupmember(): Extract the supplementary group search in a separate function
ClosedPublic

Authored by olce on Jun 20 2023, 1:45 PM.
Tags
None
Referenced Files
F163995475: D40640.id124436.diff
Mon, Jul 27, 5:29 PM
Unknown Object (File)
Sat, Jul 25, 8:12 PM
Unknown Object (File)
Thu, Jul 23, 6:37 AM
Unknown Object (File)
Tue, Jul 21, 5:58 PM
Unknown Object (File)
Tue, Jul 21, 5:38 PM
Unknown Object (File)
Sun, Jul 19, 10:06 AM
Unknown Object (File)
Sat, Jul 18, 9:17 AM
Unknown Object (File)
Sat, Jul 18, 1:58 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52175
Build 49066: arc lint + arc unit

Event Timeline

olce requested review of this revision.Jun 20 2023, 1:45 PM

The change needs a short description of "why", even just to say that the extracted function will be used in an upcoming change.

Alternatively, if you merged it with D40641, then the why becomes more obvious.

sys/kern/kern_prot.c
1278–1279
olce edited the summary of this revision. (Show Details)

Update the commit message.

Function's parameters style.

olce marked an inline comment as done.Jul 10 2023, 2:35 PM
This revision is now accepted and ready to land.Jul 11 2023, 4:49 PM