[libvirt] [PATCH 0/5] Properly resize a local LUKS encrypted volume

John Ferlan posted 5 patches 6 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20171006181332.16531-1-jferlan@redhat.com
docs/news.xml              |   8 +++
src/storage/storage_util.c | 133 ++++++++++++++++++++++++++++++++++++---------
2 files changed, 115 insertions(+), 26 deletions(-)
[libvirt] [PATCH 0/5] Properly resize a local LUKS encrypted volume
Posted by John Ferlan 6 years, 5 months ago
The patches hopefully speak for themselves.

John Ferlan (5):
  storage: Alter args to storageBackendResizeQemuImg
  storage: Add error path for virStorageBackendCreateQemuImgCmdFromVol
  storage: Alter storageBackendCreateQemuImgSecretObject args
  storage: Properly resize a local volume using LUKS
  docs: Add news article for bug fix

 docs/news.xml              |   8 +++
 src/storage/storage_util.c | 133 ++++++++++++++++++++++++++++++++++++---------
 2 files changed, 115 insertions(+), 26 deletions(-)

-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/5] Properly resize a local LUKS encrypted volume
Posted by John Ferlan 6 years, 5 months ago

ping?

Thanks

John

On 10/06/2017 02:13 PM, John Ferlan wrote:
> The patches hopefully speak for themselves.
> 
> John Ferlan (5):
>   storage: Alter args to storageBackendResizeQemuImg
>   storage: Add error path for virStorageBackendCreateQemuImgCmdFromVol
>   storage: Alter storageBackendCreateQemuImgSecretObject args
>   storage: Properly resize a local volume using LUKS
>   docs: Add news article for bug fix
> 
>  docs/news.xml              |   8 +++
>  src/storage/storage_util.c | 133 ++++++++++++++++++++++++++++++++++++---------
>  2 files changed, 115 insertions(+), 26 deletions(-)
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/5] Properly resize a local LUKS encrypted volume
Posted by John Ferlan 6 years, 5 months ago
ping^2 ?

Tks,

John

On 10/17/2017 06:34 PM, John Ferlan wrote:
> 
> 
> ping?
> 
> Thanks
> 
> John
> 
> On 10/06/2017 02:13 PM, John Ferlan wrote:
>> The patches hopefully speak for themselves.
>>
>> John Ferlan (5):
>>   storage: Alter args to storageBackendResizeQemuImg
>>   storage: Add error path for virStorageBackendCreateQemuImgCmdFromVol
>>   storage: Alter storageBackendCreateQemuImgSecretObject args
>>   storage: Properly resize a local volume using LUKS
>>   docs: Add news article for bug fix
>>
>>  docs/news.xml              |   8 +++
>>  src/storage/storage_util.c | 133 ++++++++++++++++++++++++++++++++++++---------
>>  2 files changed, 115 insertions(+), 26 deletions(-)
>>
> 
> --
> libvir-list mailing list
> libvir-list@redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/5] Properly resize a local LUKS encrypted volume
Posted by Michal Privoznik 6 years, 5 months ago
On 10/06/2017 08:13 PM, John Ferlan wrote:
> The patches hopefully speak for themselves.
> 
> John Ferlan (5):
>   storage: Alter args to storageBackendResizeQemuImg
>   storage: Add error path for virStorageBackendCreateQemuImgCmdFromVol
>   storage: Alter storageBackendCreateQemuImgSecretObject args
>   storage: Properly resize a local volume using LUKS
>   docs: Add news article for bug fix
> 
>  docs/news.xml              |   8 +++
>  src/storage/storage_util.c | 133 ++++++++++++++++++++++++++++++++++++---------
>  2 files changed, 115 insertions(+), 26 deletions(-)
> 

ACK series.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list