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: cryptsetup open without TRIM #456

Merged

Conversation

storm1ng
Copy link
Contributor

The output of trim check is used as the partition if TRIM isn't 1,
resulting in the partition to unlock being an empty string.

The script will then continue without opening the LUKS partition.

The output of trim check is used as the partition if TRIM isn't 1,
resulting in the partition to unlock being an empty string.

The script will then continue without opening the LUKS partition.
@helmuthdu helmuthdu merged commit 3fdcfca into helmuthdu:master Apr 15, 2021
@rellit
Copy link

rellit commented Apr 15, 2021

Accepted Pull Request breaks the script:

line 209 syntax error near ';'

@storm1ng
Copy link
Contributor Author

@rellit I realized this too late... Already opened a new PR #457.

@storm1ng storm1ng deleted the bugfix/fifo-cryptsetup-without-trim branch April 15, 2021 11:05
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.

3 participants