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)
Tue, Nov 5, 8:04 PM
Unknown Object (File)
Thu, Oct 24, 10:20 PM
Unknown Object (File)
Sun, Oct 20, 11:21 PM
Unknown Object (File)
Oct 11 2024, 10:49 AM
Unknown Object (File)
Oct 7 2024, 5:04 AM
Unknown Object (File)
Oct 2 2024, 4:20 PM
Unknown Object (File)
Sep 24 2024, 3:02 AM
Unknown Object (File)
Sep 23 2024, 5:47 AM
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