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)
Mon, May 11, 9:56 PM
Unknown Object (File)
Mon, May 11, 9:56 PM
Unknown Object (File)
Mon, May 11, 9:19 PM
Unknown Object (File)
Mon, May 4, 12:46 PM
Unknown Object (File)
Wed, Apr 29, 5:27 AM
Unknown Object (File)
Wed, Apr 29, 5:22 AM
Unknown Object (File)
Mon, Apr 27, 1:02 PM
Unknown Object (File)
Sun, Apr 19, 8:06 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