[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH v2 00/11] iotests: Clean up "mv $TEST_IMG $TEST_
From: |
Max Reitz |
Subject: |
Re: [Qemu-block] [PATCH v2 00/11] iotests: Clean up "mv $TEST_IMG $TEST_IMG.XXX" |
Date: |
Thu, 24 Dec 2015 00:38:16 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 |
On 22.12.2015 03:49, Fam Zheng wrote:
> v2: Add Max's rev-by in patches 1-9.
> Fix quote bugs in patch 10 and split out _img_info filtering patch 11.
>
> Commit 794d00f71d fixed two "mv" commands into the TEST_IMG override approach.
> There are still more occasions of "mv", this series fixes them.
>
> The benefit is it drops the assumption that the created image is a single
> file,
> which is not true for VMDK or the coming QBM format. On top of this, those
> formats can be added to these cases later.
>
> The patches stems from QBM work, but I will also take a look at adding
> applicable VMDK subformats once merged.
>
> Please review.
>
> Fam
Thanks, applied to my block tree:
https://github.com/XanClic/qemu/commits/block
Max
signature.asc
Description: OpenPGP digital signature
- [Qemu-block] [PATCH v2 02/11] iotests: 019: Use TEST_IMG override instead of "mv", (continued)
- [Qemu-block] [PATCH v2 02/11] iotests: 019: Use TEST_IMG override instead of "mv", Fam Zheng, 2015/12/21
- [Qemu-block] [PATCH v2 03/11] iotests: 020: Use TEST_IMG override instead of "mv", Fam Zheng, 2015/12/21
- [Qemu-block] [PATCH v2 04/11] iotests: 024: Use TEST_IMG override instead of "mv", Fam Zheng, 2015/12/21
- [Qemu-block] [PATCH v2 05/11] iotests: 028: Use TEST_IMG override instead of "mv", Fam Zheng, 2015/12/21
- [Qemu-block] [PATCH v2 06/11] iotests: 034: Use TEST_IMG override instead of "mv", Fam Zheng, 2015/12/21
- [Qemu-block] [PATCH v2 07/11] iotests: 037: Use TEST_IMG override instead of "mv", Fam Zheng, 2015/12/21
- [Qemu-block] [PATCH v2 08/11] iotests: 038: Use TEST_IMG override instead of "mv", Fam Zheng, 2015/12/21
- [Qemu-block] [PATCH v2 09/11] iotests: 050: Use TEST_IMG override instead of "mv", Fam Zheng, 2015/12/21
- [Qemu-block] [PATCH v2 10/11] iotests: 095: Use TEST_IMG override instead of "mv", Fam Zheng, 2015/12/21
- [Qemu-block] [PATCH v2 11/11] iotests: 095: Filter _img_info output, Fam Zheng, 2015/12/21
- Re: [Qemu-block] [PATCH v2 00/11] iotests: Clean up "mv $TEST_IMG $TEST_IMG.XXX",
Max Reitz <=