Re: [libvirt] [PATCHv2 7/7] conf: modify tracking of encrypted images

2014-04-02 Thread Peter Krempa
On 04/02/14 05:05, Eric Blake wrote: > A future patch will merge virStorageFileMetadata and virStorageSource, > but I found it easier to do if both structs use the same information > for tracking whether a source file needs encryption keys. > > * src/util/virstoragefile.h (_virStorageFileMetadata)

[libvirt] [PATCHv2 7/7] conf: modify tracking of encrypted images

2014-04-01 Thread Eric Blake
A future patch will merge virStorageFileMetadata and virStorageSource, but I found it easier to do if both structs use the same information for tracking whether a source file needs encryption keys. * src/util/virstoragefile.h (_virStorageFileMetadata): Prepare full encryption struct instead of jus