Page MenuHomeFreeBSD

nfs: newnfs_setroot(): Remove an obsolete comment
ClosedPublic

Authored by olce on Aug 29 2025, 11:02 PM.
Tags
None
Referenced Files
F156102681: D52254.diff
Sun, May 10, 4:48 PM
Unknown Object (File)
Wed, Apr 29, 11:35 PM
Unknown Object (File)
Wed, Apr 29, 10:21 AM
Unknown Object (File)
Wed, Apr 29, 10:12 AM
Unknown Object (File)
Mon, Apr 20, 5:08 PM
Unknown Object (File)
Mon, Apr 20, 1:41 AM
Unknown Object (File)
Wed, Apr 15, 11:13 PM
Unknown Object (File)
Apr 9 2026, 7:56 PM
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 Not Applicable
Unit
Tests Not Applicable