HomeFreeBSD

jail: add process linkage

Description

jail: add process linkage

It allows iteration over processes belonging to given jail instead of
having to walk the entire allproc list.

Note the iteration can miss processes which remains bug-compatible
with previous code.

Reviewed by: jamie (previous version), markj (previous version)
Differential Revision: https://reviews.freebsd.org/D34522

Details

Provenance
mjgAuthored on Mar 10 2022, 6:42 PM
Reviewer
jamie
Differential Revision
D34522: jail: add process iterator
Parents
rG4bccbf03d81b: routing: allow logging framework to be used outside of the subsystem
Branches
Unknown
Tags
Unknown