HomeFreeBSD

Add a new jail OSD method, PR_METHOD_REMOVE. It's called when a jail is

Description

Add a new jail OSD method, PR_METHOD_REMOVE. It's called when a jail is
removed from the user perspective, i.e. when the last pr_uref goes away,
even though the jail mail still exist in the dying state. It will also
be called if either PR_METHOD_CREATE or PR_METHOD_SET fail.

PR: 48471
MFC after: 5 days

Details

Provenance
jamieAuthored on
Parents
rS298564: Remove the PR_REMOVE flag, which was meant as a temporary marker for
Branches
Unknown
Tags
Unknown