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

2016-05-11 Thread John Ferlan
On 05/11/2016 07:26 AM, Ján Tomko wrote: > On Tue, May 10, 2016 at 01:28:48PM -0400, 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

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

2016-05-11 Thread Ján Tomko
On Tue, May 10, 2016 at 01:28:48PM -0400, 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

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

2016-05-10 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