Page MenuHomeFreeBSD

sys: Retire OPENZFS_CWARNFLAGS now that it is empty.
ClosedPublic

Authored by jhb on Mar 22 2023, 6:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 12, 4:38 AM
Unknown Object (File)
Wed, Apr 1, 1:53 PM
Unknown Object (File)
Sun, Mar 29, 3:59 AM
Unknown Object (File)
Sat, Mar 28, 5:55 PM
Unknown Object (File)
Mar 5 2026, 12:04 PM
Unknown Object (File)
Feb 26 2026, 8:29 AM
Unknown Object (File)
Feb 9 2026, 7:33 AM
Unknown Object (File)
Feb 4 2026, 10:33 PM
Subscribers

Diff Detail

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

Event Timeline

jhb requested review of this revision.Mar 22 2023, 6:07 PM

It might be useful to have some common way of referring to warning flags for DTrace code, but OPENZFS_CWARNFLAGS isn't the right name for it. There isn't much code shared between DTrace and ZFS these days.

This revision is now accepted and ready to land.Mar 22 2023, 6:33 PM