[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH v2 5/8] vdi: Make comments consistent with other
From: |
Max Reitz |
Subject: |
Re: [Qemu-block] [PATCH v2 5/8] vdi: Make comments consistent with other drivers |
Date: |
Tue, 13 Mar 2018 15:55:06 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
On 2018-03-13 15:47, Kevin Wolf wrote:
> This makes the .bdrv_co_create(_opts) implementation of vdi look more
> like the other recently converted block drivers.
>
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
> block/vdi.c | 12 +++++++++---
> 1 file changed, 9 insertions(+), 3 deletions(-)
Reviewed-by: Max Reitz <address@hidden>
signature.asc
Description: OpenPGP digital signature
- [Qemu-block] [PATCH v2 0/8] block: .bdrv_co_create for format drivers, Kevin Wolf, 2018/03/13
- [Qemu-block] [PATCH v2 2/8] qemu-iotests: Enable write tests for parallels, Kevin Wolf, 2018/03/13
- [Qemu-block] [PATCH v2 1/8] parallels: Support .bdrv_co_create, Kevin Wolf, 2018/03/13
- [Qemu-block] [PATCH v2 5/8] vdi: Make comments consistent with other drivers, Kevin Wolf, 2018/03/13
- Re: [Qemu-block] [PATCH v2 5/8] vdi: Make comments consistent with other drivers,
Max Reitz <=
- [Qemu-block] [PATCH v2 3/8] qcow: Support .bdrv_co_create, Kevin Wolf, 2018/03/13
- [Qemu-block] [PATCH v2 4/8] qed: Support .bdrv_co_create, Kevin Wolf, 2018/03/13
- [Qemu-block] [PATCH v2 7/8] vpc: Support .bdrv_co_create, Kevin Wolf, 2018/03/13
- [Qemu-block] [PATCH v2 8/8] vpc: Require aligned size in .bdrv_co_create, Kevin Wolf, 2018/03/13
- [Qemu-block] [PATCH v2 6/8] vhdx: Support .bdrv_co_create, Kevin Wolf, 2018/03/13
- Re: [Qemu-block] [PATCH v2 0/8] block: .bdrv_co_create for format drivers, Kevin Wolf, 2018/03/13