qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH][qemu-iotests] add qed support to 025 image resize test
@ 2011-05-16 12:59 Stefan Hajnoczi
  2011-05-25 13:00 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Hajnoczi @ 2011-05-16 12:59 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, Christoph Hellwig, Stefan Hajnoczi

QED now supports the truncate (aka resize) operation for growing images.
Update test 025 so it runs for QED.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
---
 025 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/025 b/025
index 691b6da..7062aa6 100755
--- a/025
+++ b/025
@@ -39,7 +39,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 . ./common.filter
 . ./common.pattern
 
-_supported_fmt raw qcow2
+_supported_fmt raw qcow2 qed
 _supported_proto file sheepdog rbd
 _supported_os Linux
 
-- 
1.7.4.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PATCH][qemu-iotests] add qed support to 025 image resize test
  2011-05-16 12:59 [Qemu-devel] [PATCH][qemu-iotests] add qed support to 025 image resize test Stefan Hajnoczi
@ 2011-05-25 13:00 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2011-05-25 13:00 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: Kevin Wolf, qemu-devel

Thanks, applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-25 15:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-16 12:59 [Qemu-devel] [PATCH][qemu-iotests] add qed support to 025 image resize test Stefan Hajnoczi
2011-05-25 13:00 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).