[Libguestfs] [PATCH 0/2] generic function for temporary path generation

Matteo Cafasso noxdafox at gmail.com
Sun Dec 11 18:02:21 UTC 2016


Cosmetic change as suggested in this previous patch:
https://www.redhat.com/archives/libguestfs/2016-November/msg00111.html


Matteo Cafasso (2):
  lib: generic function for temporary path generation
  lib: use guestfs_int_make_temp_path to generate temporary files

 src/drives.c           |  5 ++---
 src/file.c             | 22 +++++++++-------------
 src/guestfs-internal.h |  1 +
 src/journal.c          |  4 ++--
 src/tmpdirs.c          | 17 +++++++++++++++++
 src/tsk.c              | 17 ++---------------
 6 files changed, 33 insertions(+), 33 deletions(-)

--
2.10.2




More information about the Libguestfs mailing list