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

Fix quoting bug in zfs #4726

Merged
merged 1 commit into from
May 28, 2022
Merged

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

Fixes #4707.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

zfs

@felixfontein felixfontein added backport-4 check-before-release PR will be looked at again shortly before release and merged if possible. and removed backport-4 labels May 24, 2022
@felixfontein
Copy link
Collaborator Author

This bug got introduced in #4650, CC @russoz

Thanks to @sw104 for analyzing the problem!

@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added bug This issue/PR relates to a bug has_issue module module plugins plugin (any type) storage labels May 24, 2022
Copy link
Collaborator

@russoz russoz left a comment

Choose a reason for hiding this comment

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

Thanks for spotting it!
LGTM

@felixfontein felixfontein merged commit 01b32fe into ansible-collections:main May 28, 2022
@patchback
Copy link

patchback bot commented May 28, 2022

Backport to stable-5: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-5/01b32fec14316dd1785938796d04df6ac75570eb/pr-4726

Backported as #4744

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

@felixfontein felixfontein deleted the zfs branch May 28, 2022 19:38
patchback bot pushed a commit that referenced this pull request May 28, 2022
(cherry picked from commit 01b32fe)
@felixfontein
Copy link
Collaborator Author

@russoz thanks for reviewing this!

@felixfontein felixfontein removed the check-before-release PR will be looked at again shortly before release and merged if possible. label May 28, 2022
felixfontein added a commit that referenced this pull request May 29, 2022
(cherry picked from commit 01b32fe)

Co-authored-by: Felix Fontein <[email protected]>
This was referenced Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug has_issue module module plugins plugin (any type) storage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New ZFS create fails when you specify mount point
3 participants