qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] block-commit fixes
@ 2012-10-16 14:44 Jeff Cody
  2012-10-16 14:44 ` [Qemu-devel] [PATCH v2 1/4] block: make bdrv_find_backing_image compare canonical filenames Jeff Cody
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Jeff Cody @ 2012-10-16 14:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf

v1 -> v2 differences:

* Updated changes to be protocol friendly
* Updated block-commit tests to account for different error message
  wording
* Updated block-commit tests to add relative backing filename tests
* In bdrv_find_backing_image(), use g_malloc() instead of char arrays


Jeff Cody (4):
  block: make bdrv_find_backing_image compare canonical filenames
  block: in commit, determine base image from the top image
  qemu-iotests: qemu-io tests update for block-commit (040)
  qemu-iotests: add relative backing file tests for block-commit (040)

 block.c                    |  64 ++++++++++++++++++++++++---
 block/commit.c             |   9 ----
 blockdev.c                 |  21 ++++-----
 tests/qemu-iotests/040     | 106 ++++++++++++++++++++++++++++++++++++++++++++-
 tests/qemu-iotests/040.out |   4 +-
 5 files changed, 175 insertions(+), 29 deletions(-)

-- 
1.7.11.4

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

end of thread, other threads:[~2012-10-16 15:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-16 14:44 [Qemu-devel] [PATCH v2 0/4] block-commit fixes Jeff Cody
2012-10-16 14:44 ` [Qemu-devel] [PATCH v2 1/4] block: make bdrv_find_backing_image compare canonical filenames Jeff Cody
2012-10-16 15:12   ` Eric Blake
2012-10-16 15:40     ` Jeff Cody
2012-10-16 14:44 ` [Qemu-devel] [PATCH v2 2/4] block: in commit, determine base image from the top image Jeff Cody
2012-10-16 15:22   ` Eric Blake
2012-10-16 15:31     ` Jeff Cody
2012-10-16 15:35       ` Eric Blake
2012-10-16 14:44 ` [Qemu-devel] [PATCH v2 3/4] qemu-iotests: qemu-io tests update for block-commit (040) Jeff Cody
2012-10-16 14:44 ` [Qemu-devel] [PATCH v2 4/4] qemu-iotests: add relative backing file tests " Jeff Cody

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).