mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-13 11:50:10 +01:00
Commit4c73da31exposed another bug in minimal device size check. During reencryption initialization wrong data offset value was used and adjusted as if device was already undergoing reencryption. The bug fixed by commit4c73da31hid this bug. This is hotfix only and following functions needs more review: - LUKS2_reencrypt_data_offset - LUKS2_get_data_offset - luks2_check_device_size - LUKS2_get_data_size