From: Eric Blake <eblake@redhat.com>
To: Max Reitz <mreitz@redhat.com>,
"Daniel P. Berrange" <berrange@redhat.com>,
qemu-devel@nongnu.org
Cc: qemu-block@nongnu.org, Kevin Wolf <kwolf@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v3 1/2] crypto: add support for querying parameters for block encryption
Date: Fri, 15 Jul 2016 09:54:13 -0600 [thread overview]
Message-ID: <57890725.1050707@redhat.com> (raw)
In-Reply-To: <28a76640-3127-ca17-ed86-c375e60f4567@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1132 bytes --]
On 06/14/2016 10:33 AM, Max Reitz wrote:
> On 14.06.2016 18:24, Daniel P. Berrange wrote:
>> When creating new block encryption volumes, we accept a list of
>> parameters to control the formatting process. It is useful to
>> be able to query what those parameters were for existing block
>> devices. Add a qcrypto_block_get_info() method which returns a
>> QCryptoBlockInfo instance to report this data.
>>
>> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
>> ---
>> crypto/block-luks.c | 67 ++++++++++++++++++++++++++++++++++++++++++++
>> crypto/block.c | 17 +++++++++++
>> crypto/blockpriv.h | 4 +++
>> include/crypto/block.h | 16 +++++++++++
>> qapi/crypto.json | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++
>> 5 files changed, 180 insertions(+)
>
> Reviewed-by: Max Reitz <mreitz@redhat.com>
>
> (I'll be waiting whether Eric wants to comment)
Looks good to me as well; if you'd like you can add
Reviewed-by: Eric Blake <eblake@redhat.com>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]
next prev parent reply other threads:[~2016-07-15 15:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-14 16:24 [Qemu-devel] [PATCH v3 0/2] Report format specific info for LUKS block driver Daniel P. Berrange
2016-06-14 16:24 ` [Qemu-devel] [PATCH v3 1/2] crypto: add support for querying parameters for block encryption Daniel P. Berrange
2016-06-14 16:33 ` Max Reitz
2016-07-15 15:54 ` Eric Blake [this message]
2016-07-15 15:59 ` Max Reitz
2016-06-14 16:24 ` [Qemu-devel] [PATCH v3 2/2] block: export LUKS specific data to qemu-img info Daniel P. Berrange
2016-06-14 16:34 ` Max Reitz
2016-07-15 13:17 ` [Qemu-devel] [PATCH v3 0/2] Report format specific info for LUKS block driver Max Reitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=57890725.1050707@redhat.com \
--to=eblake@redhat.com \
--cc=berrange@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).