HomeFreeBSD

nfsd: Delete nfsrv_prison_cleanup() until vneting enabled

Description

nfsd: Delete nfsrv_prison_cleanup() until vneting enabled

Oops, although the vneting macros do not do anything yet,
commit 7344856e3a6d enabled the prison cleanup function, that
would get called and crash the system when a jail was terminated.

This patch gets rid of nfsrv_prison_cleanup() for now.
It can go in when the vnet macros are enabled as
front ends to the vnet macros.

(cherry picked from commit 4d68605f31fb536722529dc90f16cc47d964882e)

Details

Provenance
rmacklemAuthored on Feb 12 2023, 2:27 AM
Parents
rGb4805d577787: nfsd: Prepare the NFS server code to run in a vnet prison
Branches
Unknown
Tags
Unknown