Skip to content

Revert "feat(disk): add custom cipher selection for LUKS2 encryption (#4581)" - #4708

Merged
svartkanin merged 1 commit into
archlinux:masterfrom
codefiles:revert-pr-4581
Aug 11, 2026
Merged

Revert "feat(disk): add custom cipher selection for LUKS2 encryption (#4581)"#4708
svartkanin merged 1 commit into
archlinux:masterfrom
codefiles:revert-pr-4581

Conversation

@codefiles

Copy link
Copy Markdown
Contributor

This reverts commit 7b7fd65.

@svartkanin
svartkanin merged commit 2a83b50 into archlinux:master Aug 11, 2026
11 checks passed
@codefiles
codefiles deleted the revert-pr-4581 branch August 11, 2026 12:07
@h8d13 h8d13 mentioned this pull request Aug 12, 2026
if self.is_unlocked():
debug(f'Mapper {self.mapper_name} already open, closing before re-opening')
try:
SysCommand(f'cryptsetup close {self.mapper_name}')

@h8d13 h8d13 Aug 12, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All this part was (probably) added for debugging and should not have been part of the PR

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