Re: [libvirt] [sandbox v2 3/4] qemu: mount all host-images as ext4

2015-06-16 Thread Daniel P. Berrange
On Tue, Jun 16, 2015 at 11:16:02AM +0200, Cédric Bosdonnat wrote: > To avoid troubles when mounting ext4 images, hard-code ext4 as mount > format instead of ext3. > --- > libvirt-sandbox/libvirt-sandbox-builder-machine.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) ACK, no modern syste

[libvirt] [sandbox v2 3/4] qemu: mount all host-images as ext4

2015-06-16 Thread Cédric Bosdonnat
To avoid troubles when mounting ext4 images, hard-code ext4 as mount format instead of ext3. --- libvirt-sandbox/libvirt-sandbox-builder-machine.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt-sandbox/libvirt-sandbox-builder-machine.c b/libvirt-sandbox/libvirt-sandbo