[libvirt] [PATCH 1/6] storage: Remove common code from specific driver backend

John Ferlan jferlan at redhat.com
Wed Jan 18 15:52:57 UTC 2017



On 01/18/2017 06:36 AM, Peter Krempa wrote:
> The storage driver helper functions that deal with parted were put into
> the disk backend code but are used commonly across.
> ---
>  src/storage/storage_backend.c      | 145 ++++++++++++++++++++++++++++++++++-
>  src/storage/storage_backend_disk.c | 152 -------------------------------------
>  src/storage/storage_backend_disk.h |   3 -
>  3 files changed, 144 insertions(+), 156 deletions(-)
> 

This code should sign up for frequent flier miles.

ACK,

John




More information about the libvir-list mailing list