On Mon, Apr 06, 2020 at 10:19:10AM +0100, Richard W.M. Jones wrote: > v1 was here: > https://www.redhat.com/archives/libguestfs/2020-April/msg00007.html > > There's a BZ for this now which I forgot to add to the commit message: > https://bugzilla.redhat.com/show_bug.cgi?id=1814611
and https://bugzilla.redhat.com/show_bug.cgi?id=1820282 > For v2: > > - Fix incorrect reference to $TMPDIR in existing manual. > > - Separate handling for small temporary files and large temporary > files. Small temporary files go into $TMPDIR (/tmp). Large files > only go into $VIRT_V2V_TMPDIR or $LIBGUESTFS_CACHEDIR or /var/tmp. > > - Some code simplification, eg. we don't really need to pass a > temporary directory parameter to the Python_script module. > > Rich. > > > _______________________________________________ > Libguestfs mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/libguestfs -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://people.redhat.com/~rjones/virt-top _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
