[libvirt] [PATCH 5/n] conf: move storage encryption type to util/

Peter Krempa pkrempa at redhat.com
Mon Mar 31 07:34:06 UTC 2014


On 03/28/14 04:38, Eric Blake wrote:
> Encryption keys can be associated with each source file in a
> backing chain; as such, this file belongs more in util/ where
> it can be used by virstoragefile.h.
> 
> * src/conf/storage_encryption_conf.h: Rename...
> * src/util/virstorageencryption.h: ...to this.
> * src/conf/storage_encryption_conf.c: Rename...
> * src/util/virstorageencryption.c: ...to this.
> * src/Makefile.am (ENCRYPTION_CONF_SOURCES, CONF_SOURCES)
> (UTIL_SOURCES): Update to new file names.
> * src/libvirt_private.syms: Likewise.
> * src/conf/domain_conf.h: Update client.
> * src/conf/storage_conf.h: Likewise.
> 
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>  po/POTFILES.in                                             |  2 +-
>  src/Makefile.am                                            |  5 +----
>  src/conf/domain_conf.h                                     |  2 +-
>  src/conf/storage_conf.h                                    |  4 ++--
>  src/libvirt_private.syms                                   | 14 +++++++-------
>  .../virstorageencryption.c}                                |  5 ++---
>  .../virstorageencryption.h}                                |  4 ++--
>  7 files changed, 16 insertions(+), 20 deletions(-)
>  rename src/{conf/storage_encryption_conf.c => util/virstorageencryption.c} (98%)
>  rename src/{conf/storage_encryption_conf.h => util/virstorageencryption.h} (95%)
> 

ACK

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/20140331/5d7c9114/attachment-0001.sig>


More information about the libvir-list mailing list