On 03/12/13 12:53, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <[email protected]>When setting up disks with loop devices for LXC, one of the switch cases was missing a 'break' causing it to fallthrough to an error condition. Signed-off-by: Daniel P. Berrange <[email protected]> --- src/lxc/lxc_controller.c | 1 + 1 file changed, 1 insertion(+)
ACK. PEter -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
