Files
libguestfs/gobject
Matteo Cafasso 007ef02e7d New API: download_blocks
This function allows to download file system data units (blocks) from
the given partition.

The API can be used to detect data hidden within filesystem bad blocks
or slack space.

Moreover for filesystems such as Ext3 and Ext4, this function is the
only way to retrieve deleted files. An example is given in the function
tests.

Signed-off-by: Matteo Cafasso <noxdafox@gmail.com>
2016-07-20 15:26:50 +02:00
..
2016-01-02 21:19:51 +00:00
2016-07-20 15:26:50 +02:00
2012-03-28 20:05:41 +01:00