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)
Sun, Jul 26, 3:07 PM
Unknown Object (File)
Sat, Jul 25, 4:54 PM
Unknown Object (File)
Fri, Jul 24, 8:46 PM
Unknown Object (File)
Fri, Jul 24, 8:39 PM
Unknown Object (File)
Fri, Jul 24, 6:23 PM
Unknown Object (File)
Fri, Jul 24, 2:19 PM
Unknown Object (File)
Thu, Jul 23, 10:17 PM
Unknown Object (File)
Thu, Jul 23, 10:14 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