[libvirt] [PATCH v2 0/5] storage: modularize storage backend drivers

Ján Tomko jtomko at redhat.com
Tue Feb 21 12:29:54 UTC 2017


On Tue, Feb 21, 2017 at 12:55:06PM +0100, Peter Krempa wrote:
>Version 2 contains one more patch that adds disables the 'zfs' and 'vstorage'
>backends in the spec file. The rest is the same, but I've reposted it due to
>it's nature.
>
>Peter Krempa (5):
>  spec: Don't check for storage driver backends in configure script
>  storage: Turn storage backends into dynamic modules
>  tests: drivermodule: Make sure that all compiled storage backends can
>    be loaded
>  spec: Modularize the storage driver
>  news: Mention storage driver split
>
> docs/news.xml                 |  10 +++
> libvirt.spec.in               | 188 ++++++++++++++++++++++++++++++++++++------
> src/Makefile.am               |  85 ++++++++++++++++++-
> src/storage/storage_backend.c |  70 ++++++++++++----
> src/storage/storage_backend.h |   2 +-
> src/storage/storage_driver.c  |  19 ++++-
> src/storage/storage_driver.h  |   1 +
> tests/Makefile.am             |   4 +-
> tests/virdrivermoduletest.c   |   2 +-
> tests/virstoragetest.c        |   2 +-
> 10 files changed, 337 insertions(+), 46 deletions(-)

ACK series

Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170221/750a37d9/attachment-0001.sig>


More information about the libvir-list mailing list