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)
Fri, Oct 10, 2:55 AM
Unknown Object (File)
Fri, Oct 10, 2:55 AM
Unknown Object (File)
Fri, Oct 10, 2:55 AM
Unknown Object (File)
Thu, Oct 9, 10:01 PM
Unknown Object (File)
Sat, Sep 27, 1:01 AM
Unknown Object (File)
Sat, Sep 20, 3:45 PM
Unknown Object (File)
Sep 6 2025, 9:30 AM
Unknown Object (File)
Aug 30 2025, 11:55 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