Jeff Cody d5208c45be block: in commit, determine base image from the top image
This simplifies some code and error checking, and also fixes a bug.

bdrv_find_backing_image() should only be passed absolute filenames,
or filenames relative to the chain.  In the QMP message handler for
block commit, when looking up the base do so from the determined top
image, so we know it is reachable from top.

Some of the error messages put out by block-commit have changed
slightly, which causes 2 tests cases for block-commit to fail.
This patch updates the test cases to look for the correct error
output.

Signed-off-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2012-10-24 10:26:19 +02:00
..
2012-09-24 15:15:12 +02:00
2012-10-05 15:10:21 +02:00
2012-09-24 15:15:12 +02:00
2012-09-24 15:15:12 +02:00
2012-09-24 15:15:12 +02:00
2012-09-28 19:40:56 +02:00
2012-09-24 15:15:12 +02:00
2012-09-24 15:15:12 +02:00