[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 6/7] crypto: Introduce 'detached-header' field in QCryptoB
From: |
Daniel P . Berrangé |
Subject: |
Re: [PATCH v4 6/7] crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS |
Date: |
Wed, 31 Jan 2024 11:50:45 +0000 |
User-agent: |
Mutt/2.2.12 (2023-09-09) |
On Tue, Jan 30, 2024 at 01:37:24PM +0800, yong.huang@smartx.com wrote:
> From: Hyman Huang <yong.huang@smartx.com>
>
> When querying the LUKS disk with the qemu-img tool or other APIs,
> add information about whether the LUKS header is detached.
>
> Additionally, update the test case with the appropriate
> modification.
>
> Signed-off-by: Hyman Huang <yong.huang@smartx.com>
> ---
> crypto/block-luks.c | 2 ++
> qapi/crypto.json | 3 +++
> tests/qemu-iotests/210.out | 4 ++++
> 3 files changed, 9 insertions(+)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
- [PATCH v4 1/7] crypto: Support LUKS volume with detached header, (continued)
- [PATCH v4 1/7] crypto: Support LUKS volume with detached header, yong . huang, 2024/01/30
- [PATCH v4 2/7] qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS, yong . huang, 2024/01/30
- [PATCH v4 3/7] crypto: Modify the qcrypto_block_create to support creation flags, yong . huang, 2024/01/30
- [PATCH v4 4/7] block: Support detached LUKS header creation using blockdev-create, yong . huang, 2024/01/30
- [PATCH v4 5/7] block: Support detached LUKS header creation using qemu-img, yong . huang, 2024/01/30
- [PATCH v4 6/7] crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS, yong . huang, 2024/01/30
- Re: [PATCH v4 6/7] crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS,
Daniel P . Berrangé <=
- [PATCH v4 7/7] tests: Add case for LUKS volume with detached header, yong . huang, 2024/01/30