Re: [PATCH 7.1] ublk: report BLK_SPLIT_INTERVAL_CAPABLE

From: Jens Axboe

Date: Wed Feb 25 2026 - 10:37:53 EST



On Tue, 24 Feb 2026 08:57:22 -0700, Caleb Sander Mateos wrote:
> The ublk driver doesn't access request integrity buffers directly, it
> only copies them to/from the ublk server in ublk_copy_user_integrity().
> ublk_copy_user_integrity() uses bio_for_each_integrity_vec() to walk all
> the integrity segments. ublk devices are therefore capable of handling
> requests with integrity intervals split across segments. Set
> BLK_SPLIT_INTERVAL_CAPABLE in the struct blk_integrity flags for ublk
> devices to opt out of the integrity-interval dma_alignment limit.
>
> [...]

Applied, thanks!

[1/1] ublk: report BLK_SPLIT_INTERVAL_CAPABLE
commit: c1dfbd7e71b0a75374a4e65c9d4c6eb66a31e6fc

Best regards,
--
Jens Axboe