qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] block-commit fixes


From: Jeff Cody
Subject: [Qemu-devel] [PATCH 0/2] block-commit fixes
Date: Wed, 10 Oct 2012 01:56:34 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]