[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v8 13/14] iotests: Add test for qcow2's bdrv_mak
From: |
Eric Blake |
Subject: |
Re: [Qemu-devel] [PATCH v8 13/14] iotests: Add test for qcow2's bdrv_make_empty |
Date: |
Mon, 09 Jun 2014 12:55:15 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 |
On 06/07/2014 12:51 PM, Max Reitz wrote:
> Add a test for qcow2's fast bdrv_make_empty implementation on images
> without internal snapshots.
>
> Signed-off-by: Max Reitz <address@hidden>
> ---
> tests/qemu-iotests/095 | 72
> ++++++++++++++++++++++++++++++++++++++++++++++
> tests/qemu-iotests/095.out | 26 +++++++++++++++++
> tests/qemu-iotests/group | 1 +
> 3 files changed, 99 insertions(+)
> create mode 100755 tests/qemu-iotests/095
> create mode 100644 tests/qemu-iotests/095.out
>
Reviewed-by: Eric Blake <address@hidden>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- [Qemu-devel] [PATCH v8 08/14] qemu-img: Empty image after commit, (continued)
- [Qemu-devel] [PATCH v8 08/14] qemu-img: Empty image after commit, Max Reitz, 2014/06/07
- [Qemu-devel] [PATCH v8 09/14] qemu-img: Enable progress output for commit, Max Reitz, 2014/06/07
- [Qemu-devel] [PATCH v8 10/14] qemu-img: Specify backing file for commit, Max Reitz, 2014/06/07
- [Qemu-devel] [PATCH v8 11/14] iotests: Add _filter_qemu_img_map, Max Reitz, 2014/06/07
- [Qemu-devel] [PATCH v8 12/14] iotests: Add test for backing-chain commits, Max Reitz, 2014/06/07
- [Qemu-devel] [PATCH v8 13/14] iotests: Add test for qcow2's bdrv_make_empty, Max Reitz, 2014/06/07
- Re: [Qemu-devel] [PATCH v8 13/14] iotests: Add test for qcow2's bdrv_make_empty,
Eric Blake <=
- [Qemu-devel] [PATCH v8 14/14] iotests: Omit length/offset test in 040 and 041, Max Reitz, 2014/06/07
- Re: [Qemu-devel] [PATCH v8 00/14] qemu-img: Implement commit like QMP, Max Reitz, 2014/06/27