forked from thoughtpolice/bcachefs-tools
-
Notifications
You must be signed in to change notification settings - Fork 91
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
Add passphrase_file to mount options (recreated) #266
Open
donmor
wants to merge
15
commits into
koverstreet:master
Choose a base branch
from
donmor:patch-2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da9ead0 - Browse repository at this point
Copy the full SHA da9ead0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e4bf88 - Browse repository at this point
Copy the full SHA 3e4bf88View commit details
Commits on May 17, 2024
-
Biggest bonus is the simplification of the if-else-if-else flow. Instead we look for the Ok(()) returned from key::unlock_master_key_using_pasphrase_file and return early if we find it. Signed-off-by: Roland Vet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cf9e1b - Browse repository at this point
Copy the full SHA 9cf9e1bView commit details -
Rename read_from_passphrase_file to unlock_master_key_using_passphras…
…e_file Signed-off-by: Roland Vet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 661da2f - Browse repository at this point
Copy the full SHA 661da2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e5d899 - Browse repository at this point
Copy the full SHA 0e5d899View commit details
Commits on May 18, 2024
-
Add -o passphrase_file= mount option. This allows unlocking the volume in fstab.
Configuration menu - View commit details
-
Copy full SHA for 236ec66 - Browse repository at this point
Copy the full SHA 236ec66View commit details -
Update help message, adding descriptions for -o passphrase_file mounting option.
Configuration menu - View commit details
-
Copy full SHA for a66759a - Browse repository at this point
Copy the full SHA a66759aView commit details -
Do if-else simplification in another way, making less changes to the original
Configuration menu - View commit details
-
Copy full SHA for 0fbc0f9 - Browse repository at this point
Copy the full SHA 0fbc0f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a89870a - Browse repository at this point
Copy the full SHA a89870aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb82fe1 - Browse repository at this point
Copy the full SHA bb82fe1View commit details -
Merge pull request #1 from RlndVt/pr/donmor/266
Refactor master key unlocking
Configuration menu - View commit details
-
Copy full SHA for 4a53219 - Browse repository at this point
Copy the full SHA 4a53219View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0756a9 - Browse repository at this point
Copy the full SHA c0756a9View commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c33f409 - Browse repository at this point
Copy the full SHA c33f409View commit details -
Configuration menu - View commit details
-
Copy full SHA for a910812 - Browse repository at this point
Copy the full SHA a910812View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3e26ce - Browse repository at this point
Copy the full SHA d3e26ceView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.