Re: [Libguestfs] [PATCH 1/4] New API: internal_find_block

2016-09-19 Thread Pino Toscano
On Saturday, 17 September 2016 18:18:53 CEST Matteo Cafasso wrote: > The internal_find_block command searches all entries referring to the > given filesystem data block and returns a tsk_dirent structure > for each of them. > > For filesystems such as NTFS which do not delete the block mapping >

[Libguestfs] [PATCH 1/4] New API: internal_find_block

2016-09-17 Thread Matteo Cafasso
The internal_find_block command searches all entries referring to the given filesystem data block and returns a tsk_dirent structure for each of them. For filesystems such as NTFS which do not delete the block mapping when removing files, it is possible to get multiple non-allocated entries for