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

Reply via email to