[Libguestfs] [PATCH v2 0/2] Added download_blocks API

Matteo Cafasso noxdafox at gmail.com
Sun Jul 17 17:40:18 UTC 2016


v2:

 - Rebase on top of master

Matteo Cafasso (2):
  New API: download_blocks
  Added download_blocks API test

 daemon/sleuthkit.c                | 41 ++++++++++++++++++++++++++-
 generator/actions.ml              | 24 ++++++++++++++++
 gobject/Makefile.inc              |  2 ++
 src/MAX_PROC_NR                   |  2 +-
 tests/tsk/Makefile.am             |  1 +
 tests/tsk/test-download-blocks.sh | 58 +++++++++++++++++++++++++++++++++++++++
 6 files changed, 126 insertions(+), 2 deletions(-)
 create mode 100755 tests/tsk/test-download-blocks.sh

--
2.8.1




More information about the Libguestfs mailing list