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)
Thu, Apr 9, 7:56 PM
Unknown Object (File)
Wed, Apr 8, 12:42 AM
Unknown Object (File)
Tue, Apr 7, 5:14 PM
Unknown Object (File)
Tue, Apr 7, 5:37 AM
Unknown Object (File)
Mon, Apr 6, 7:15 PM
Unknown Object (File)
Sat, Mar 28, 1:45 AM
Unknown Object (File)
Wed, Mar 25, 1:37 AM
Unknown Object (File)
Fri, Mar 20, 3:37 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