Page MenuHomeFreeBSD

prison_proc_iterate(): make it work for prison
ClosedPublic

Authored by kib on Dec 6 2024, 5:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 9:05 PM
Unknown Object (File)
Thu, Oct 2, 10:57 PM
Unknown Object (File)
Thu, Oct 2, 10:10 PM
Unknown Object (File)
Tue, Sep 30, 9:33 PM
Unknown Object (File)
Sun, Sep 28, 11:23 AM
Unknown Object (File)
Sep 13 2025, 10:36 PM
Unknown Object (File)
Sep 11 2025, 9:14 PM
Unknown Object (File)
Sep 10 2025, 10:34 AM
Subscribers

Details

Summary
Do not exclude processes owned by host/prison0 if there are jails
configured.

PR:     283163

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib requested review of this revision.Dec 6 2024, 5:03 PM

I'm surprised the wrong behavior existed for this long without being noticed. I guess that shows how little-used kill(-1) is in usual operation.

This revision is now accepted and ready to land.Dec 6 2024, 5:42 PM
This revision was automatically updated to reflect the committed changes.