]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_desc
authorCaleb Sander Mateos <csander@purestorage.com>
Thu, 8 Jan 2026 09:19:32 +0000 (02:19 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 12 Jan 2026 16:15:05 +0000 (09:15 -0700)
commitf82f0a16a8270b17211254beeb123d11a0f279cd
tree826f6f4a7c6380f6639a4797e32b3082f371d5d2
parent98bf2256855eb682433a33e6a7c4bce35191ca99
ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_desc

Indicate to the ublk server when an incoming request has integrity data
by setting UBLK_IO_F_INTEGRITY in the ublksrv_io_desc's op_flags field.

Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/ublk_drv.c
include/uapi/linux/ublk_cmd.h