Re: [PATCH v3 0/6] bio_split() error handling rework

From: John Garry
Date: Thu Nov 07 2024 - 14:55:00 EST


On 07/11/2024 18:27, Jens Axboe wrote:
The series doesn't apply to for-6.13/block - the 3rd patch for bio
splitting conflicts with:

commit b35243a447b9fe6457fa8e1352152b818436ba5a
Author: Christoph Hellwig<hch@xxxxxx>
Date: Mon Aug 26 19:37:54 2024 +0200

block: rework bio splitting

which was in long before for-6.13/block, which it's supposed to be based
on?

Please double check and resend a v4.

Hi Jens,

I was based on a recent commit, 133008e84b99 (block/for-6.13/block) blk-integrity: remove seed for user mapped buffers

Anyway, it is a week old, so I will rebase and repost.

Thanks,
John