[libvirt] [PATCH v2 1/6] logical: Create helper virStorageBackendLogicalParseVolExtents

Pavel Hrdina phrdina at redhat.com
Fri Jan 29 15:32:17 UTC 2016


On Thu, Jan 28, 2016 at 05:44:04PM -0500, John Ferlan wrote:
> Create a helper routine in order to parse any extents information
> including the extent size, length, and the device string contained
> within the generated 'lvs' output string.
> 
> A future patch would then be able to avoid the code more cleanly
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/storage/storage_backend_logical.c | 208 ++++++++++++++++++----------------
>  1 file changed, 113 insertions(+), 95 deletions(-)

ACK




More information about the libvir-list mailing list