Re: [libvirt] [PATCH] storage: Fix regression cloning volume into a logical pool

2016-04-29 Thread John Ferlan
On 04/29/2016 08:35 AM, John Ferlan wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1318993 > > Commit id 'dd519a294' caused a regression cloning a volume into a > logical pool by removing just the 'allocation' adjustment during > storageVolCreateXMLFrom. Combined with the change to not

Re: [libvirt] [PATCH] storage: Fix regression cloning volume into a logical pool

2016-04-29 Thread Cole Robinson
On 04/29/2016 08:35 AM, John Ferlan wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1318993 > > Commit id 'dd519a294' caused a regression cloning a volume into a > logical pool by removing just the 'allocation' adjustment during > storageVolCreateXMLFrom. Combined with the change to not

[libvirt] [PATCH] storage: Fix regression cloning volume into a logical pool

2016-04-29 Thread John Ferlan
https://bugzilla.redhat.com/show_bug.cgi?id=1318993 Commit id 'dd519a294' caused a regression cloning a volume into a logical pool by removing just the 'allocation' adjustment during storageVolCreateXMLFrom. Combined with the change to not require the new volume input XML to have a capacity