Re: [PATCH v4 14/19] selftests: ublk: add kublk support for integrity params

From: Ming Lei
Date: Thu Jan 08 2026 - 07:33:10 EST


On Thu, Jan 08, 2026 at 02:19:42AM -0700, Caleb Sander Mateos wrote:
> Add integrity param command line arguments to kublk. Plumb these to
> struct ublk_params for the null and fault_inject targets, as they don't
> need to actually read or write the integrity data. Forbid the integrity
> params for loop or stripe until the integrity data copy is implemented.
>
> Signed-off-by: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>

Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx>

Thanks,
Ming