Page MenuHomeFreeBSD

Get rid of #ifdef VNET_NFSD
ClosedPublic

Authored by rmacklem on Feb 27 2023, 2:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 3:07 AM
Unknown Object (File)
Tue, Nov 19, 1:42 AM
Unknown Object (File)
Wed, Oct 23, 11:44 AM
Unknown Object (File)
Oct 18 2024, 11:55 AM
Unknown Object (File)
Oct 12 2024, 5:25 PM
Unknown Object (File)
Oct 1 2024, 9:28 AM
Unknown Object (File)
Sep 24 2024, 10:12 PM
Unknown Object (File)
Sep 24 2024, 5:17 PM
Subscribers

Details

Summary

The consensus was that VNET_NFSD was not needed.
This patch removes it from kern_jail.c.

Once D37741 gets reviewed and into main, this
patch enables "allow.nfsd". There are no other
kernel changes needed.

There are some minor changes to the rc.d scripts
and man page updates and thenothers can bash
away at it.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable