On Wed, Apr 29, 2026 at 04:25:49PM +0100, Pavel Begunkov wrote:
To quote Cristoph: "Historically __bio_clone itself does not clone the
It's Christoph.
payload, just the bio. But we got rid of the callers that want to clone a bio but not the payload long time ago". So let's move ->bi_io_vec assignment into __bio_clone(), so we have a single point where it's set.
but this he-said, she-said is totally irrelevant.
Please state here why this is useful/important, which matters for anyone trying to understand the code in the future.