Re: [PATCH v4 15/19] selftests: ublk: implement integrity user copy in kublk
From: Ming Lei
Date: Thu Jan 08 2026 - 07:48:21 EST
On Thu, Jan 08, 2026 at 02:19:43AM -0700, Caleb Sander Mateos wrote:
> If integrity data is enabled for kublk, allocate an integrity buffer for
> each I/O. Extend ublk_user_copy() to copy the integrity data between the
> ublk request and the integrity buffer if the ublksrv_io_desc indicates
> that the request has integrity data.
>
> Signed-off-by: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx>
Thanks,
Ming