Page MenuHomeFreeBSD

nfs: newnfs_setroot(): Remove an obsolete comment
ClosedPublic

Authored by olce on Aug 29 2025, 11:02 PM.
Tags
None
Referenced Files
F161661596: D52254.diff
Sun, Jul 5, 5:34 PM
Unknown Object (File)
Tue, Jun 30, 11:16 PM
Unknown Object (File)
Tue, Jun 30, 6:46 PM
Unknown Object (File)
Tue, Jun 30, 6:46 PM
Unknown Object (File)
Jun 3 2026, 12:50 PM
Unknown Object (File)
May 28 2026, 4:48 PM
Unknown Object (File)
May 26 2026, 4:56 AM
Unknown Object (File)
May 20 2026, 5:44 AM
Subscribers

Details

Summary

This comment is obsolete, as:

  1. This code is FreeBSD-specific and is not shared with other BSDs.
  2. With our recent changes in commit be1f7435ef218b1d ("kern: start tracking cr_gid outside of cr_groups[]"), all of NetBSD, OpenBSD and FreeBSD have the effective GID in a separate field (DragonFlyBSD remains to this day an outlier).

Sponsored by: The FreeBSD Foundation

Diff Detail

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