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)
Sat, Sep 21, 6:33 AM
Unknown Object (File)
Wed, Sep 18, 3:08 AM
Unknown Object (File)
Tue, Sep 17, 1:49 PM
Unknown Object (File)
Mon, Sep 16, 1:34 AM
Unknown Object (File)
Wed, Sep 11, 9:27 AM
Unknown Object (File)
Sat, Aug 31, 11:43 PM
Unknown Object (File)
Aug 20 2024, 9:21 PM
Unknown Object (File)
Aug 18 2024, 7:38 PM
Subscribers

Diff Detail

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

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