Re: [libvirt] [PATCH 0/2] Fix issues getting voldef capacity value

2017-01-12 Thread Martin Kletzander
On Tue, Dec 06, 2016 at 06:43:37PM -0500, John Ferlan wrote: Details in each patch - essentially trying to get "more correct" values. John Ferlan (2): storage: Fix virStorageBackendUpdateVolTargetInfo type check storage: Allow probe of volume capacity for BLOCK type

Re: [libvirt] [PATCH 0/2] Fix issues getting voldef capacity value

2017-01-07 Thread John Ferlan
ping ** 2 Thanks John On 12/15/2016 05:36 PM, John Ferlan wrote: > > ping? > > Thanks > > John > > On 12/06/2016 06:43 PM, John Ferlan wrote: >> Details in each patch - essentially trying to get "more correct" values. >> >> John Ferlan (2): >> storage: Fix

Re: [libvirt] [PATCH 0/2] Fix issues getting voldef capacity value

2016-12-15 Thread John Ferlan
ping? Thanks John On 12/06/2016 06:43 PM, John Ferlan wrote: > Details in each patch - essentially trying to get "more correct" values. > > John Ferlan (2): > storage: Fix virStorageBackendUpdateVolTargetInfo type check > storage: Allow probe of volume capacity for BLOCK type > >

[libvirt] [PATCH 0/2] Fix issues getting voldef capacity value

2016-12-06 Thread John Ferlan
Details in each patch - essentially trying to get "more correct" values. John Ferlan (2): storage: Fix virStorageBackendUpdateVolTargetInfo type check storage: Allow probe of volume capacity for BLOCK type src/storage/storage_backend.c| 12 src/storage/storage_backend.h