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

NAS-132126 / 24.10.1 / Add missing error code from libzfs (by usaleem-ix) #290

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

bugclerk
Copy link

EZFS_ASHIFT_MISMATCH was added to libzfs.h, but since it was not present in py-libzfs, the error codes are out of sync. This commit fixes this issue.

Original PR: #289
Jira URL: https://ixsystems.atlassian.net/browse/NAS-132126

EZFS_ASHIFT_MISMATCH added to libzfs.h, but since it was not present
in py-libzfs, the error codes were out of sync. This commit fixes
this.

Signed-off-by: Umer Saleem <usaleem@ixsystems.com>
(cherry picked from commit b898879)
@yocalebo yocalebo merged commit 87ae2f1 into stable/electriceel Oct 31, 2024
1 check failed
@yocalebo yocalebo deleted the NAS-132126-24.10.1 branch October 31, 2024 12:01
@bugclerk
Copy link
Author

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Oct 31, 2024
@yocalebo
Copy link
Contributor

backport

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants