[libvirt PATCH v3 0/2] iohelper refactoring of io copy function

Claudio Fontana posted 2 patches 2 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220421195110.18073-1-cfontana@suse.de
src/util/iohelper.c | 170 ++++++++++++++++++++++++++------------------
1 file changed, 100 insertions(+), 70 deletions(-)
[libvirt PATCH v3 0/2] iohelper refactoring of io copy function
Posted by Claudio Fontana 2 years ago
changes v1 -> v2:

* fix missing write

changes v2 -> v3:

* move error reporting back into the copy function

* split into two patches, one introducing the IO parameters struct,
  and another introducing the new function.

Claudio Fontana (2):
  iohelper: introduce new struct to carry copy operation parameters
  iohelper: refactor copy operation as a separate function

 src/util/iohelper.c | 170 ++++++++++++++++++++++++++------------------
 1 file changed, 100 insertions(+), 70 deletions(-)

-- 
2.34.1