Re: [PATCH 4/7] dm-verity: provide dma_alignment limit in io_hints

From: Christoph Hellwig
Date: Tue Jul 02 2024 - 03:17:14 EST


> +
> + limits->dma_alignment = limits->logical_block_size - 1;

Please add a comment here to explain the limit based on the commit log
text.