Re: [PATCH] blk-crypto: use BLK_STS_INVAL for alignment errors

From: Christoph Hellwig

Date: Fri Oct 31 2025 - 05:10:18 EST


On Thu, Oct 30, 2025 at 10:17:04AM -0700, Eric Biggers wrote:
> I'm not sure what you mean. They already take encryption into account
> and report dio_mem_align=filesystem_block_size on encrypted files.

Oh, right - it's just hidden a few layers deep.