On Tue, Sep 01, 2020 at 07:01:24PM -0500, Glenn Washburn wrote: > The main difference with this patch is that sector_size is renamed to > log_sector_size, grub has enough inaccurate or misleading names. > Additionally, rename LOG_SECTOR_SIZE to LUKS_LOG_SECTOR_SIZE and > CRYPT_LOG_SECTOR_SIZE to GRUB_CRYPTODISK_IV_LOG_SIZE and moved to > cryptodisk.h. Also a comment was reworded for clarity. > > Glenn Now picked up and sent as part of v3 of the patch series, thanks a lot! Patrick