Re: [libvirt] [sandbox 06/10] init-qemu: extract the mounts.cfg entry mounting code

2015-06-26 Thread Daniel P. Berrange
On Thu, Jun 25, 2015 at 06:49:43PM +0200, Cédric Bosdonnat wrote: > Create a mount_entry function from the code mounting the entries > defined in mounts.cfg in order to be able to reuse that code. This will > later be useful to mount a / from mounts.cfg. > --- > libvirt-sandbox/libvirt-sandbox-ini

[libvirt] [sandbox 06/10] init-qemu: extract the mounts.cfg entry mounting code

2015-06-25 Thread Cédric Bosdonnat
Create a mount_entry function from the code mounting the entries defined in mounts.cfg in order to be able to reuse that code. This will later be useful to mount a / from mounts.cfg. --- libvirt-sandbox/libvirt-sandbox-init-qemu.c | 68 + 1 file changed, 39 insertions(+