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
F153838647: D47943.id.diff
Fri, Apr 24, 4:04 AM
Unknown Object (File)
Tue, Apr 21, 11:33 AM
Unknown Object (File)
Tue, Apr 21, 8:25 AM
Unknown Object (File)
Sun, Apr 19, 12:36 AM
Unknown Object (File)
Sat, Apr 18, 2:14 PM
Unknown Object (File)
Thu, Apr 16, 11:41 PM
Unknown Object (File)
Thu, Apr 9, 5:22 PM
Unknown Object (File)
Thu, Apr 9, 5:49 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.