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-124092 / 24.04 / Fix recursive zectl_create of existing DS hierarchy #12

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

anodos325
Copy link

If boot environment contains child datasets, we need to pass along the recursive argument so that we take a recursive snapshot of children, otherwise zectl_clone() will fail due to missing snapshot.

If boot environment contains child datasets, we need to pass
along the recursive argument so that we take a recursive snapshot
of children, otherwise zectl_clone() will fail due to missing
snapshot.
Copy link

@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.

Changes are self-contained and make sense. I see no issues with this.

@yocalebo yocalebo added the jira label Sep 13, 2023
@bugclerk bugclerk changed the title Fix recursive zectl_create of existing DS hierarchy NAS-124092 / 24.04 / Fix recursive zectl_create of existing DS hierarchy Sep 13, 2023
@bugclerk
Copy link

@anodos325 anodos325 merged commit d90e8ca into master Sep 13, 2023
@anodos325 anodos325 deleted the fix-recursive-clone branch September 13, 2023 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants