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 set-passphrase on --no_passphrase FS #329

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ticpu
Copy link

@ticpu ticpu commented Aug 16, 2024

This also fixes a bug where the set-passphrase
command failed to derive the key for disks initially formatted with --encrypted and --no_passphrase, due to bch_sb_crypt_init not configuring the KDF params if the passphrase wasn't specified during formatting.

Tested-by: Jérôme Poulin [email protected]

This also fixes a bug where the set-passphrase
command failed to derive the key for disks initially
formatted with --encrypted and --no_passphrase, due to
bch_sb_crypt_init not configuring the KDF params if
the passphrase wasn't specified during formatting.

Signed-off-by: Mae Kasza <[email protected]>
Tested-by: Jérôme Poulin <[email protected]>
@ticpu
Copy link
Author

ticpu commented Sep 8, 2024

@MaeIsBad you've got at least 2 good reviews on IRC plus mine for this PR; should you be the one creating it?

@MaeIsBad
Copy link

I've sent my patches in. I'll sent another email but there is not much I can do

@MaeIsBad
Copy link

Feel free to mark this PR as ready for review

@ticpu ticpu marked this pull request as ready for review September 15, 2024 22:13
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