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, Aug 12, 6:08 PM
Unknown Object (File)
Wed, Aug 12, 5:03 PM
Unknown Object (File)
Mon, Aug 10, 7:38 AM
Unknown Object (File)
Sun, Aug 9, 12:32 PM
Unknown Object (File)
Sat, Aug 8, 4:56 PM
Unknown Object (File)
Sat, Aug 8, 3:00 AM
Unknown Object (File)
Sat, Aug 8, 2:21 AM
Unknown Object (File)
Fri, Aug 7, 10:23 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 Not Applicable
Unit
Tests Not Applicable