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 name of the keyword argument for luks_add_key #57

Merged
merged 1 commit into from
Jul 29, 2015

Conversation

vpodzime
Copy link
Contributor

It should be 'npass' not 'new_passphrase'.

@vpodzime
Copy link
Contributor Author

I think this should also go to the f22-branch althought it is basically impossible to hit it from the installer (we don't allow adding multiple LUKS passphrases).

@vpodzime
Copy link
Contributor Author

Added one more similar change to the commit that is needed.

@jsafrane
Copy link
Contributor

It looks fine from OpenLMI point of view, our LUKS tests pass with the patch.

@bcl bcl added the ACK label Mar 19, 2015
@bcl
Copy link
Contributor

bcl commented Mar 19, 2015

Looks good.

It should be 'npass' not 'new_passphrase' and 'pass_' not 'passhprase'.
@vpodzime
Copy link
Contributor Author

Rebased to the current master.

vpodzime added a commit that referenced this pull request Jul 29, 2015
Fix name of the keyword argument for luks_add_key
@vpodzime vpodzime merged commit f4fc207 into storaged-project:master Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants