[libvirt PATCH 11/17] virstoragefile: change virStorageSource->drv to void pointer

Peter Krempa pkrempa at redhat.com
Mon Jan 4 15:54:39 UTC 2021


On Mon, Dec 14, 2020 at 16:55:31 +0100, Pavel Hrdina wrote:
> This will allow following patches to move virStorageSource into conf
> directory and virStorageDriverData into a new storage_file directory.
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/storage/storage_file_fs.c      |  21 +++--
>  src/storage/storage_file_gluster.c |  31 +++++---
>  src/util/virstoragefile.c          | 118 +++++++++++++++++++++--------
>  src/util/virstoragefile.h          |   5 +-
>  src/util/virstoragefilebackend.h   |   2 +
>  5 files changed, 122 insertions(+), 55 deletions(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>




More information about the libvir-list mailing list