qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 2/7] crypto: expose encryption sector size in


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v3 2/7] crypto: expose encryption sector size in APIs
Date: Sat, 16 Sep 2017 18:25:32 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 2017-09-12 13:28, Daniel P. Berrange wrote:
> While current encryption schemes all have a fixed sector size of
> 512 bytes, this is not guaranteed to be the case in future. Expose
> the sector size in the APIs so the block layer can remove assumptions
> about fixed 512 byte sectors.
> 
> Signed-off-by: Daniel P. Berrange <address@hidden>
> ---
>  crypto/block-luks.c    |  6 ++++--
>  crypto/block-qcow.c    |  1 +
>  crypto/block.c         |  6 ++++++
>  crypto/blockpriv.h     |  1 +
>  include/crypto/block.h | 15 +++++++++++++++
>  5 files changed, 27 insertions(+), 2 deletions(-)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]