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 / 25.04 / Add missing error code from libzfs #289

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

usaleem-ix
Copy link
Contributor

@usaleem-ix usaleem-ix commented Oct 31, 2024

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.

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>
@usaleem-ix usaleem-ix requested a review from yocalebo October 31, 2024 11:52
@bugclerk
Copy link

Copy link
Contributor

@yocalebo yocalebo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@usaleem-ix usaleem-ix merged commit 015be34 into master Oct 31, 2024
1 check passed
@bugclerk
Copy link

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
@usaleem-ix usaleem-ix deleted the NAS-132126 branch October 31, 2024 12:02
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