Page MenuHomeFreeBSD

cred: 'struct ucred': Rework comment on 'cr_gid'/cr_groups[]
ClosedPublic

Authored by olce on Fri, Aug 29, 11:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 22, 7:18 PM
Unknown Object (File)
Sun, Sep 21, 8:08 PM
Unknown Object (File)
Fri, Sep 19, 9:03 AM
Unknown Object (File)
Thu, Sep 18, 8:36 PM
Unknown Object (File)
Thu, Sep 18, 11:14 AM
Unknown Object (File)
Thu, Sep 18, 2:32 AM
Unknown Object (File)
Wed, Sep 17, 4:51 PM
Unknown Object (File)
Wed, Sep 17, 3:26 PM
Subscribers

Details

Summary

Make it more straightforward for consumers. Also, recommend using
cr_sgroups[] for supplementary groups, as this can generally alleviate
index problems and will help us spot and change consumers if/when
'struct ucred' is evolved incompatibly (and cr_sgroups[] suppressed).

Sponsored by: The FreeBSD Foundation

Diff Detail

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