qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/6] luks: Implement .bdrv_co_create


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v2 0/6] luks: Implement .bdrv_co_create
Date: Mon, 12 Mar 2018 17:34:07 +0100
User-agent: Mutt/1.9.1 (2017-09-22)

Am 12.03.2018 um 16:02 hat Kevin Wolf geschrieben:
> This series implements the .bdrv_co_create callback for luks, adds an
> image creation test for it and contains some bonus fixes for bugs that
> the test triggered.
> 
> v2:
> - Use QCryptoBlockCreateOptionsLUKS as the base type for
>   BlockdevCreateOptionsLUKS [Dan]
> - Use INT64_MAX instead of UINT64_MAX as the maximum image size [Eric]
> - Use iter_time=10 in tests where the creation succeeds [Dan]

Thanks for the review, applied to the block branch now.

Kevin



reply via email to

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