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-124286 / 23.10 / fix KeyError crash in mount() (by yocalebo) #242

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

bugclerk
Copy link

A recent commit was merged (#239) to work-around an upstream libzfs api behavioral change. However, it introduced a regression by not taking into account that this function can be called against a zvol. Obviously, a zvol doesn't have a mounted property so this change ensures that we don't crash with a KeyError.

Original PR: #241
Jira URL: https://ixsystems.atlassian.net/browse/NAS-124286

(cherry picked from commit 465a723)
@yocalebo yocalebo merged commit 95f14d9 into stable/cobia Sep 23, 2023
1 check passed
@yocalebo yocalebo deleted the NAS-124286-23.10 branch September 23, 2023 17:38
@bugclerk
Copy link
Author

JIRA ticket https://ixsystems.atlassian.net/browse/NAS-124286 is targeted to the following versions which have not received their corresponding PRs: 23.10

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.

2 participants