Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to OpenZFS 2.2.2 #3779

Merged
merged 3 commits into from
Mar 12, 2024
Merged

Commits on Mar 7, 2024

  1. Update dom0-ztools to OpenZFS 2.2.2

    Remove now unused patches which are in upstream.
    Remove module param modifications which no longer exist.
    
    Signed-off-by: Andrew Durbin <andrewd@zededa.com>
    andrewd-zededa committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4229ebe View commit details
    Browse the repository at this point in the history
  2. Update to OpenZFS 2.2.2

    Migrate go-libzfs to a fork including 2.2.2 support.
    
    Signed-off-by: Andrew Durbin <andrewd@zededa.com>
    andrewd-zededa committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e0ea38d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Build OpenZFS 2.2.2 in build-tools to fix 'make test'

    Now libzfs headers are available for go-libzfs cgo build.
    
    Signed-off-by: Andrew Durbin <andrewd@zededa.com>
    andrewd-zededa committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0ce6a55 View commit details
    Browse the repository at this point in the history