Page MenuHomeFreeBSD

Update zfs_config.h to reflect OpenZFS gf11b09dec
AcceptedPublic

Authored by mm on Jan 31 2021, 1:24 AM.
Tags
Referenced Files
F152017815: D28433.diff
Sun, Apr 12, 3:09 AM
Unknown Object (File)
Sat, Apr 11, 12:35 PM
Unknown Object (File)
Fri, Apr 10, 10:34 AM
Unknown Object (File)
Tue, Apr 7, 6:01 AM
Unknown Object (File)
Tue, Apr 7, 12:45 AM
Unknown Object (File)
Sat, Mar 14, 11:27 PM
Unknown Object (File)
Jan 21 2026, 8:47 AM
Unknown Object (File)
Jan 19 2026, 9:31 AM
Subscribers

Details

Reviewers
freqlabs
Summary

This updates zfs_config.h to match the latest merge in FreeBSD
The version is declared as 2.0.0-FreeBSD_gf11b09dec, this should reflect that:

  • we are dealing with OpenZFS 2.0
  • this is the in-tree module (wording "FreeBSD")
  • last merged OpenZFS git revision ("gf11b09dec")

The version string is of course up to discussion.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

mm requested review of this revision.Jan 31 2021, 1:24 AM

Thank you for catching this. The version strings look reasonable to me.

This revision is now accepted and ready to land.Feb 1 2021, 9:05 PM