Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer.

From: Nitesh Shetty
Date: Mon May 27 2024 - 04:50:44 EST


On 24/05/24 06:52AM, Bart Van Assche wrote:
On 5/23/24 23:54, Nitesh Shetty wrote:
Regarding merge, does it looks any better, if we use single request
operation such as REQ_OP_COPY and use op_flags(REQ_COPY_DST/REQ_COPY_SRC)
to identify dst and src bios ?

I prefer to keep the current approach (REQ_COPY_DST/REQ_COPY_SRC) and to
use a more appropriate verb than "merge", e.g. "combine".

Thanks for the suggesion, will do this in next version.

--Nitesh Shetty