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)
Fri, Oct 18, 7:46 AM
Unknown Object (File)
Fri, Oct 18, 7:46 AM
Unknown Object (File)
Fri, Oct 18, 7:46 AM
Unknown Object (File)
Fri, Oct 18, 7:26 AM
Unknown Object (File)
Oct 1 2024, 3:37 AM
Unknown Object (File)
Sep 27 2024, 9:35 AM
Unknown Object (File)
Sep 21 2024, 6:33 AM
Unknown Object (File)
Sep 18 2024, 3:08 AM
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