On 02/08/2017 11:27 AM, Peter Krempa wrote:
> Add a new storage driver registration function that will force the
> backend code to fail if any of the storage backend modules can't be
> loaded. This will make sure that they work and are present.
> ---
>  src/storage/storage_backend.c | 16 ++++++++++++----
>  src/storage/storage_backend.h |  2 +-
>  src/storage/storage_driver.c  | 19 +++++++++++++++++--
>  src/storage/storage_driver.h  |  1 +
>  tests/virdrivermoduletest.c   |  2 +-
>  tests/virstoragetest.c        |  2 +-
>  6 files changed, 33 insertions(+), 9 deletions(-)
> 

ACK

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to