On 4/28/22 3:01 PM, Daniel P. Berrangé wrote:
> On Wed, Apr 27, 2022 at 11:13:20PM +0200, Claudio Fontana wrote:
>> this is in preparation for a minor refactoring of the copy
>> function itself out of runIO().
>>
>> Signed-off-by: Claudio Fontana
>> ---
>> src/util/iohelper.c | 95 +++
On Wed, Apr 27, 2022 at 11:13:20PM +0200, Claudio Fontana wrote:
> this is in preparation for a minor refactoring of the copy
> function itself out of runIO().
>
> Signed-off-by: Claudio Fontana
> ---
> src/util/iohelper.c | 95 +
> 1 file changed, 53
On Wed, Apr 27, 2022 at 11:13:20PM +0200, Claudio Fontana wrote:
> this is in preparation for a minor refactoring of the copy
> function itself out of runIO().
>
> Signed-off-by: Claudio Fontana
> ---
> src/util/iohelper.c | 95 +
> 1 file changed, 53
this is in preparation for a minor refactoring of the copy
function itself out of runIO().
Signed-off-by: Claudio Fontana
---
src/util/iohelper.c | 95 +
1 file changed, 53 insertions(+), 42 deletions(-)
diff --git a/src/util/iohelper.c b/src/util/ioh