diff options
author | Kyle Evans <kevans@FreeBSD.org> | 2025-07-24 14:59:08 +0000 |
---|---|---|
committer | Kyle Evans <kevans@FreeBSD.org> | 2025-07-24 14:59:08 +0000 |
commit | 46c07316f90628a82dd461376ccff64a81254325 (patch) | |
tree | 886c257434bd16aced4f58052497418247be217a /sys/alpha/include/(public-mirror) | |
parent | d2eb8a023547b03246f16ce455d20a4acfd552c4 (diff) |
A future change may split cr_gid out of cr_groups[0] so that there's a
cleaner separation between the supplemental groups and the effective
group. Do the mechanical conversion where we can, and drop some
comments where we need further work because some assumptions about
cr_gid == cr_groups[0] have been made.
This should not be a functional change, but downstreams and other
out-of-tree code are advised to investigate their usage of cr_groups
sooner rather than later, as a future change will render assumptions
about these two being equivalent harmful.
Reviewed by: asomers, kib, olce
Differential Revision: https://reviews.freebsd.org/D51153
Diffstat (limited to 'sys/alpha/include/(public-mirror)')
0 files changed, 0 insertions, 0 deletions