[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH v5 18/18] block: pass option prefix down to cryp
From: |
Alberto Garcia |
Subject: |
Re: [Qemu-block] [PATCH v5 18/18] block: pass option prefix down to crypto layer |
Date: |
Tue, 21 Feb 2017 16:01:22 +0100 |
User-agent: |
Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu) |
On Tue 21 Feb 2017 12:55:12 PM CET, Daniel P. Berrange wrote:
> While the crypto layer uses a fixed option name "key-secret",
> the upper block layer may have a prefix on the options. e.g.
> "luks-key-secret", "aes-key-secret", in order to avoid clashes
> between crypto option names & other block option names. To
> ensure the crypto layer can report accurate error messages,
> we must tell it what option name prefix was used.
>
> Reviewed-by: Max Reitz <address@hidden>
> Signed-off-by: Daniel P. Berrange <address@hidden>
Reviewed-by: Alberto Garcia <address@hidden>
Berto
- Re: [Qemu-block] [PATCH v5 11/18] qcow2: convert QCow2 to use QCryptoBlock for encryption, (continued)
- [Qemu-block] [PATCH v5 15/18] iotests: enable tests 134 and 158 to work with qcow (v1), Daniel P. Berrange, 2017/02/21
- [Qemu-block] [PATCH v5 14/18] qcow2: add iotests to cover LUKS encryption support, Daniel P. Berrange, 2017/02/21
- [Qemu-block] [PATCH v5 13/18] qcow2: add support for LUKS encryption format, Daniel P. Berrange, 2017/02/21
- [Qemu-block] [PATCH v5 16/18] block: rip out all traces of password prompting, Daniel P. Berrange, 2017/02/21
- [Qemu-block] [PATCH v5 17/18] block: remove all encryption handling APIs, Daniel P. Berrange, 2017/02/21
- [Qemu-block] [PATCH v5 18/18] block: pass option prefix down to crypto layer, Daniel P. Berrange, 2017/02/21
- Re: [Qemu-block] [PATCH v5 18/18] block: pass option prefix down to crypto layer,
Alberto Garcia <=