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

linux 6.3 compat changes for truenas/zfs-2.1-release #141

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

ixhamza
Copy link

@ixhamza ixhamza commented Jun 27, 2023

The CI workflow was no longer compiling successfully after its container recently moved to Linux 6.3. This patch adds compatibility support for Linux kernel 6.3 for the truenas zfs-2.1 branch.

How Has This Been Tested?

By testing build on 5.15, 6.1, and 6.3 kernel versions.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Library ABI change (libzfs, libzfs_core, libnvpair, libuutil and libzfsbootenv)
  • Documentation (a change to man pages or other documentation)

Checklist:

@ixhamza ixhamza merged commit e50c124 into truenas/zfs-2.1-release Jun 28, 2023
18 checks passed
@ixhamza ixhamza deleted the zfs-2.1-build-fix branch August 3, 2023 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants