Eric reported some bugs with relative pathnames and block-commit. These patches attempt to fix those issues, by changing how we do some filename and path comparisons. There is also some minor simplication of error checking for block-commit as well.
Jeff Cody (2): block: make bdrv_find_backing_image compare canonical filenames block: in commit, determine base image from the top image block.c | 38 ++++++++++++++++++++++++++++++++------ block/commit.c | 9 --------- blockdev.c | 21 +++++++++++---------- 3 files changed, 43 insertions(+), 25 deletions(-) -- 1.7.11.4