[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v4 14/26] qcow2: Use symbolic macros in qcow2_am
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-devel] [PATCH v4 14/26] qcow2: Use symbolic macros in qcow2_amend_options |
Date: |
Thu, 11 Dec 2014 14:05:39 +0000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Wed, Dec 03, 2014 at 02:37:34PM +0100, Max Reitz wrote:
> qcow2_amend_options() should not compare options against some inline
> strings but rather use the symbolic macros available for each of the
> creation options.
>
> Signed-off-by: Max Reitz <address@hidden>
> ---
> block/qcow2.c | 31 ++++++++++++++++---------------
> 1 file changed, 16 insertions(+), 15 deletions(-)
Reviewed-by: Stefan Hajnoczi <address@hidden>
pgp195ZnsC2eo.pgp
Description: PGP signature
- [Qemu-devel] [PATCH v4 26/26] iotests: Add test for different refcount widths, (continued)
[Qemu-devel] [PATCH v4 15/26] iotests: Prepare for refcount_bits option, Max Reitz, 2014/12/03
[Qemu-devel] [PATCH v4 14/26] qcow2: Use symbolic macros in qcow2_amend_options, Max Reitz, 2014/12/03
[Qemu-devel] [PATCH v4 18/26] block: Add opaque value to the amend CB, Max Reitz, 2014/12/03