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)
Sun, Apr 27, 11:09 PM
Unknown Object (File)
Sat, Apr 19, 8:00 PM
Unknown Object (File)
Sat, Apr 19, 5:44 PM
Unknown Object (File)
Sat, Apr 19, 4:05 PM
Unknown Object (File)
Sat, Apr 19, 3:33 PM
Unknown Object (File)
Sun, Apr 6, 7:59 AM
Unknown Object (File)
Mar 16 2025, 6:23 AM
Unknown Object (File)
Jan 27 2025, 5:07 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 53320
Build 50211: arc lint + arc unit

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