Page MenuHomeFreeBSD

LinuxKPI: add struct_group_tagged()
ClosedPublic

Authored by bz on May 4 2025, 10:15 PM.
Tags
None
Referenced Files
F157855464: D50157.id156163.diff
Mon, May 25, 9:11 PM
F157855412: D50157.id156163.diff
Mon, May 25, 9:11 PM
Unknown Object (File)
Mon, May 25, 12:28 AM
Unknown Object (File)
Fri, May 22, 9:35 AM
Unknown Object (File)
Fri, May 22, 1:11 AM
Unknown Object (File)
Tue, May 19, 7:14 PM
Unknown Object (File)
Tue, May 19, 7:14 PM
Unknown Object (File)
Thu, Apr 30, 4:11 PM
Subscribers

Details

Summary

Restructure struct_group() into a wrapper around __struct_group().
Various callers have arguments annotated as /* no foo */ so try to
add all we can find.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Test Plan

I am not sure about the "public Domain" @emaste

Diff Detail

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

Event Timeline

bz requested review of this revision.May 4 2025, 10:15 PM
bz created this revision.

This file is close to trivial before and after this change so I wouldn't worry too much about having Public domain on it.

This file is close to trivial before and after this change so I wouldn't worry too much about having Public domain on it.

Ok, thanks!

dumbbell added a subscriber: dumbbell.

Looks good to me.

This revision is now accepted and ready to land.May 14 2025, 4:45 PM
This revision was automatically updated to reflect the committed changes.