Re: [libvirt] [PATCH 2/2] storage: Disallow vol_wipe for sparse logical volumes

2014-07-17 Thread Eric Blake
On 07/17/2014 12:10 PM, John Ferlan wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1091866 > > Add a new boolean 'sparse'. This will be used by the logical backend > storage driver to determine whether the target volume is sparse or not > (also known by a snapshot or thin logical volume). A

[libvirt] [PATCH 2/2] storage: Disallow vol_wipe for sparse logical volumes

2014-07-17 Thread John Ferlan
https://bugzilla.redhat.com/show_bug.cgi?id=1091866 Add a new boolean 'sparse'. This will be used by the logical backend storage driver to determine whether the target volume is sparse or not (also known by a snapshot or thin logical volume). Although setting sparse to true at creation could be s