[libvirt] [PATCH 01/10] storage: Introduce internal pool support

Eric Blake eblake at redhat.com
Thu Jan 9 22:47:40 UTC 2014


On 01/09/2014 09:15 AM, Peter Krempa wrote:
> To allow using the storage driver APIs to do operation on generic domain
> disks we will need to introduce internal storage pools that will give is
> a base to support this stuff even on files that weren't originally
> defined as a part of the pool.
> 
> This patch introduces the 'internal' flag for a storage pool that will
> prevent it from being listed along with the user defined storage pools.
> ---
>  src/conf/storage_conf.c      |  3 +++
>  src/conf/storage_conf.h      |  1 +
>  src/storage/storage_driver.c | 12 ++++++++----
>  3 files changed, 12 insertions(+), 4 deletions(-)

This definitely counts as a new feature, too risky for inclusion for
1.2.1, but I like what it does.

ACK - this merely adds the flag, although nothing sets it until later.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140109/1fe3d963/attachment-0001.sig>


More information about the libvir-list mailing list