On 15.07.2016 17:54, Eric Blake wrote: > 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 <[email protected]> >>> --- >>> 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 <[email protected]> >> >> (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 <[email protected]>
Thanks, done. Max
signature.asc
Description: OpenPGP digital signature
