Page MenuHomeFreeBSD

wmistat: don't restrict reading to the pid that opened the fd.
ClosedPublic

Authored by des on Aug 28 2023, 9:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 4 2024, 1:06 AM
Unknown Object (File)
Feb 28 2024, 9:19 PM
Unknown Object (File)
Nov 22 2023, 10:33 AM
Unknown Object (File)
Nov 22 2023, 1:13 AM
Unknown Object (File)
Nov 13 2023, 2:33 PM
Unknown Object (File)
Nov 12 2023, 4:22 AM
Unknown Object (File)
Nov 11 2023, 2:26 PM
Unknown Object (File)
Nov 11 2023, 1:48 PM
Subscribers

Diff Detail

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

Event Timeline

des requested review of this revision.Aug 28 2023, 9:59 PM

I think this change is reasonable. We could also go further and remove wmistat_open_pid (just replace it with a boolean), but that could be done separately / later.

This revision is now accepted and ready to land.Aug 28 2023, 11:08 PM
des retitled this revision from wmistat: don't restrict reading to the PID that opened the fd. to wmistat: don't restrict reading to the pid that opened the fd..Aug 29 2023, 12:05 AM