]> xenbits.xensource.com Git - libvirt.git/commit
conf: Add storage pool capability formatting
authorJohn Ferlan <jferlan@redhat.com>
Thu, 7 Feb 2019 17:29:43 +0000 (12:29 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 6 Mar 2019 16:12:48 +0000 (11:12 -0500)
commit3b1988f3e3a8d4e103a24e0dc6542a00ccc9a1a0
treecff283d714548cac81f1f82c43ad8f1a3e497611
parent5dded8c8062330a16e651afae171b05afdb94ad1
conf: Add storage pool capability formatting

Add support to format the storage pool capabilities using
the virStoragePoolTypeInfoPtr to determine what capabilities
exist for the various pools and the driver capabilities to
determine whether the pool is compiled in and supported.

Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
src/conf/Makefile.inc.am
src/conf/storage_capabilities.c [new file with mode: 0644]
src/conf/storage_capabilities.h [new file with mode: 0644]
src/conf/storage_conf.c
src/conf/storage_conf.h
src/libvirt_private.syms