Page MenuHomeFreeBSD

sysutils/openzfs*: Bump to catch up with master
ClosedPublic

Authored by freqlabs on Dec 1 2020, 10:36 PM.
Tags
None
Referenced Files
F160982684: D27442.id.diff
Mon, Jun 29, 2:45 PM
Unknown Object (File)
Sun, Jun 28, 5:15 AM
Unknown Object (File)
Thu, Jun 25, 3:27 AM
Unknown Object (File)
Mon, Jun 22, 5:59 PM
Unknown Object (File)
Mon, Jun 22, 10:20 AM
Unknown Object (File)
Mon, Jun 22, 12:27 AM
Unknown Object (File)
Sat, Jun 20, 10:43 PM
Unknown Object (File)
Sat, Jun 20, 2:55 AM
Subscribers

Details

Summary

When the kernel is built with INVARIANTS we also need to build ZFS with INVARIANTS. Additionally, the knob for this has been broken out from WITH_DEBUG=true to WITH_INVARIANTS=true in the OpenZFS build system. We add an INVARIANTS option to the port for this, and enable the DEBUG and INVARIANTS options by default on 13-CURRENT to ensure that a default configuration builds openzfs-kmod with the correct options. Users building their 13-CURRENT kernel without INVARIANTS will need to disable the INVARIANTS option in the port manually. I'm not aware of a better way to implement this decision at the moment.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable