[libvirt] [PATCH 01/12] storage: Extract common code to retrieve driver backend for support check

John Ferlan jferlan at redhat.com
Thu Oct 26 14:11:33 UTC 2017



On 10/20/2017 09:47 AM, Peter Krempa wrote:
> The 'file access' module of the storage driver has few feature checks to
> determine whether libvirt supports given storage driver method. The code
> to retrieve the driver struct needed for the check is the same so it can
> be extracted.
> ---
>  src/storage/storage_source.c | 43 +++++++++++++++++++------------------------
>  1 file changed, 19 insertions(+), 24 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list