[Libguestfs] [PATCH 3/3] New APIs for guest inspection.

Richard W.M. Jones rjones at redhat.com
Mon Aug 2 16:56:44 UTC 2010


On Thu, Jul 29, 2010 at 03:03:59PM +0100, Richard W.M. Jones wrote:
> +      ret[2*count] = safe_strdup (g, fs->fstab[i].device);
> +      ret[2*count+1] = safe_strdup (g, fs->fstab[i].mountpoint);

I guess no one spotted that these are the wrong way round ...

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v




More information about the Libguestfs mailing list