[Libguestfs] [PATCH v2] customize: add --truncate-recursive option

Maros Zatko mzatko at redhat.com
Thu Mar 5 15:42:44 UTC 2015


Allows user to recursively truncate all files in a directory.
Related to RHBZ#119673

Maros Zatko (1):
  customize: add --truncate-recursive option

 builder/cmdline.ml         | 3 ++-
 customize/customize_run.ml | 4 ++++
 generator/customize.ml     | 8 ++++++++
 mllib/common_utils.ml      | 8 ++++++++
 mllib/common_utils.mli     | 2 ++
 5 files changed, 24 insertions(+), 1 deletion(-)

-- 
1.9.3




More information about the Libguestfs mailing list