Re: [Qemu-devel] [RFC PATCH 2/2] iotests: add 222 to test basic fleecing

2018-06-26 Thread John Snow
On 06/26/2018 09:49 PM, Eric Blake wrote: > On 06/26/2018 05:22 PM, John Snow wrote: >> Signed-off-by: John Snow >> --- >>   tests/qemu-iotests/222   | 121 Probably would have helped to include 222.out, though. >> +++ >>   tests/qemu-iotests/group |

Re: [Qemu-devel] [RFC PATCH 2/2] iotests: add 222 to test basic fleecing

2018-06-26 Thread Eric Blake
On 06/26/2018 05:22 PM, John Snow wrote: Signed-off-by: John Snow --- tests/qemu-iotests/222 | 121 +++ tests/qemu-iotests/group | 1 + 2 files changed, 122 insertions(+) create mode 100644 tests/qemu-iotests/222 diff --git a/tests/qemu-iote

[Qemu-devel] [RFC PATCH 2/2] iotests: add 222 to test basic fleecing

2018-06-26 Thread John Snow
Signed-off-by: John Snow --- tests/qemu-iotests/222 | 121 +++ tests/qemu-iotests/group | 1 + 2 files changed, 122 insertions(+) create mode 100644 tests/qemu-iotests/222 diff --git a/tests/qemu-iotests/222 b/tests/qemu-iotests/222 new file mode