Re: [Libguestfs] [PATCH v4 0/6] Import directly from OVA tar archive if possible

2017-01-04 Thread Pino Toscano
Hi Tomáš, On Sunday, 18 December 2016 23:16:27 CET Tomáš Golembiovský wrote: > Tomáš Golembiovský (6): > mllib: compute checksum of file inside tar > v2v: ova: move the untar function > tests: rename guestfs-hashsums.sh to test-utils.sh These patches look simple and OK to me, so I have

[Libguestfs] [PATCH v4 0/6] Import directly from OVA tar archive if possible

2016-12-18 Thread Tomáš Golembiovský
v4: - rebase to more recent master - 1/6: using just "quote" instead of "Filename.quote" - 2/6: reformated block of code according to Richards suggestion - 4/6: added tests for nsplit v3: Addressed Pino's comments, namely: - input_ova.ml - untar takes list of paths - renamed untar_partial to