On Mon, 10 Mar 2025 19:54:53 +0800, Ming Lei wrote:
Make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone(), otherwise requests cloned by device-mapper multipath will not have the proper nr_integrity_segments values set, then BUG() is hit from sg_alloc_table_chained().
Applied, thanks!
[1/1] block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone commit: fc0e982b8a3a169b1c654d9a1aa45bf292943ef2
Best regards,