Skip to content

Detect DAX devices and and warn in LUKS format.

Milan Broz requested to merge check-dax into main

DAX / persistent memory devices do not provide atomic sector updates, any single modification can corrupt the whole encryption block.

The second patch disables reencryption completely, this need to be fine-tuned yet.

Merge request reports