Page MenuHomeFreeBSD

nfs: newnfs_setroot(): Remove an obsolete comment
ClosedPublic

Authored by olce on Aug 29 2025, 11:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 3, 12:50 PM
Unknown Object (File)
Thu, May 28, 4:48 PM
Unknown Object (File)
Tue, May 26, 4:56 AM
Unknown Object (File)
Wed, May 20, 5:44 AM
Unknown Object (File)
May 13 2026, 1:01 PM
Unknown Object (File)
May 13 2026, 8:19 AM
Unknown Object (File)
May 12 2026, 2:18 PM
Unknown Object (File)
May 10 2026, 4:48 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