[libvirt] [PATCH 01/10] storage: encryption: Add deep copy function for storage encryption

2014-06-19 Thread Peter Krempa
--- src/util/virstorageencryption.c | 40 src/util/virstorageencryption.h | 3 +++ 2 files changed, 43 insertions(+) diff --git a/src/util/virstorageencryption.c b/src/util/virstorageencryption.c index 1306490..5a401b7 100644 ---

Re: [libvirt] [PATCH 01/10] storage: encryption: Add deep copy function for storage encryption

2014-06-19 Thread Eric Blake
On 06/19/2014 07:46 AM, Peter Krempa wrote: --- src/util/virstorageencryption.c | 40 src/util/virstorageencryption.h | 3 +++ 2 files changed, 43 insertions(+) ACK. While the overall series might not be in a polished shape yet, you may want to