[Libguestfs] [PATCH v7 0/5] New API: filesystem_walk

Pino Toscano ptoscano at redhat.com
Mon Jun 13 15:08:32 UTC 2016


On Sunday 12 June 2016 15:18:27 Matteo Cafasso wrote:
> v7:
> 
>  - iterate over output file instead of reading it into memory
> 
>    Instead of reading the whole output file in memory and iterating over
>    the resulting buffer, use XDR primitives to directly iterate over
>    the file itself.
> 
>    This should reduce the API memory consumption.
> 
> Patch ready for review. Code available at:
> https://github.com/noxdafox/libguestfs/tree/filesystem_walk
> 
> Matteo Cafasso (5):
>   generator: Added tsk_dirent struct
>   New API: internal_filesystem_walk
>   configure: Added libtsk compile-time check
>   New API: filesystem_walk
>   lib: Added filesystem_walk command tests

The series does not apply cleanly, please rebase it on master (and
update the version number for the new APIs, next version is 1.33.37).

Also, please squash patches 1/2/3 together as one, as each doesn't work
without the other two, making bisecting more difficult.

Thanks,
-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20160613/04dd1772/attachment.sig>


More information about the Libguestfs mailing list