HomeFreeBSD

kern_jail.c: Remove #ifdefs for VNET_NFSD

Description

kern_jail.c: Remove #ifdefs for VNET_NFSD

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

With this patch, support for the "allow.nfsd"
jail parameter is enabled in the kernel for
kernels built with "options VIMAGE".

Reviewed by: markj
MFC after: 3 months
Differential Revision: https://reviews.freebsd.org/D38808

Details

Provenance
rmacklemAuthored on Mar 2 2023, 9:13 PM
Reviewer
markj
Differential Revision
D38808: Get rid of #ifdef VNET_NFSD
Parents
rG4bbbd5875d32: vfs_mount.c: Allow mountd(8) to do exports in a vnet prison
Branches
Unknown
Tags
Unknown