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

Commits on Sep 8, 2024

  1. Fix set-passphrase on --no_passphrase FS

    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]>
    MaeIsBad authored and ticpu committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    45468a9 View commit details
    Browse the repository at this point in the history