Re: [libvirt] [PATCH 3/7] storage: Split out a helper for encryption checks

2016-06-06 Thread Peter Krempa
On Fri, Jun 03, 2016 at 06:42:08 -0400, John Ferlan wrote: > Split out a helper from virStorageBackendCreateQemuImgCmdFromVol > to check the encryption - soon a new encryption sheriff will be > patroling and that'll mean all sorts of new checks. > > Signed-off-by: John Ferlan > --- > src/storage

[libvirt] [PATCH 3/7] storage: Split out a helper for encryption checks

2016-06-03 Thread John Ferlan
Split out a helper from virStorageBackendCreateQemuImgCmdFromVol to check the encryption - soon a new encryption sheriff will be patroling and that'll mean all sorts of new checks. Signed-off-by: John Ferlan --- src/storage/storage_backend.c | 79 --- 1 fi