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)
Wed, May 8, 5:48 AM
Unknown Object (File)
Mar 9 2024, 4:56 AM
Unknown Object (File)
Mar 9 2024, 4:56 AM
Unknown Object (File)
Mar 9 2024, 4:51 AM
Unknown Object (File)
Mar 9 2024, 4:45 AM
Unknown Object (File)
Dec 20 2023, 6:32 AM
Unknown Object (File)
Dec 10 2023, 8:07 PM
Unknown Object (File)
Nov 11 2023, 9:58 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