On Tuesday, 20 September 2016 16:19:29 CEST Matteo Cafasso wrote:
v3:
- fixed attribute walk callback: checking against TSK_FS_BLOCK_FLAG_RAW flag would
exclude compressed data blocks which are still important.
Yet we want to exclude sparse blocks (TSK_FS_BLOCK_FLAG_SPARSE) as they are not
stored
on the disk.
Matteo Cafasso (3):
New API: internal_find_block
New API: find_block
find_block: added API tests
Patches #2, and #3 LGTM.
Thanks,
--
Pino Toscano