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

Peter Krempa pkrempa at redhat.com
Thu Jan 16 11:02:47 UTC 2014


On 01/09/14 23:47, Eric Blake wrote:
> 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.
> 

Pushed now; Thanks.

Peter

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


More information about the libvir-list mailing list