commit | d032044fb97d525ae93fb4c96713a5c467044c17 | [log] [tgz] |
---|---|---|
author | Akkarit Sangpetch <asangpet@andrew.cmu.edu> | Fri Jul 17 10:02:15 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Jul 22 10:58:47 2009 -0500 |
tree | ab9dfce18a49b6ac52b98caa02a8a99091f03503 | |
parent | b171271a50be01f2690077970fa7e60b8e8eb9d9 [diff] |
qmu-img: fix qemu-img convert to generate a valid image when the source referenced a backing file Make 'qemu-img convert' copies unallocated parts of the source image when -B option was not specified. Signed-off-by: Akkarit Sangpetch <asangpet@andrew.cmu.edu> Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>