[libvirt] [PATCH v2 2/5] Re-arrange code setting up ifs/disk loop devices for LXC

Eric Blake eblake at redhat.com
Tue Apr 30 23:49:27 UTC 2013


On 04/22/2013 08:06 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> The current code for setting up loop devices to LXC disks first
> does a switch() based on the disk format, then looks at the
> disk driver name. Reverse this so it first looks at the driver
> name, and then the disk format. This is more useful since the
> list of supported disk formats depends on what driver is used.
> 
> The code for setting loop devices for LXC fs entries also needs
> to have the same logic added, now the XML schema supports this.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/lxc/lxc_controller.c | 76 +++++++++++++++++++++++++++---------------------
>  1 file changed, 43 insertions(+), 33 deletions(-)
> 

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130430/15729e77/attachment-0001.sig>


More information about the libvir-list mailing list