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)
Fri, Oct 10, 11:57 PM
Unknown Object (File)
Fri, Oct 10, 11:57 PM
Unknown Object (File)
Fri, Oct 10, 11:57 PM
Unknown Object (File)
Fri, Oct 10, 5:31 PM
Unknown Object (File)
Fri, Oct 3, 1:56 PM
Unknown Object (File)
Thu, Oct 2, 1:00 AM
Unknown Object (File)
Fri, Sep 19, 12:41 PM
Unknown Object (File)
Fri, Sep 19, 9:54 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