Re: [Qemu-devel] [PATCH] vmdk: remove wrong calculation of relative path

2013-06-27 Thread Kevin Wolf
Am 27.06.2013 um 09:09 hat Paolo Bonzini geschrieben: > Il 26/06/2013 17:05, Kevin Wolf ha scritto: > > Am 26.06.2013 um 11:24 hat Fam Zheng geschrieben: > >> > When creating image with backing file, the driver tries to calculate the > >> > relative path from created image file to backing file, but

Re: [Qemu-devel] [PATCH] vmdk: remove wrong calculation of relative path

2013-06-27 Thread Paolo Bonzini
Il 26/06/2013 17:05, Kevin Wolf ha scritto: > Am 26.06.2013 um 11:24 hat Fam Zheng geschrieben: >> > When creating image with backing file, the driver tries to calculate the >> > relative path from created image file to backing file, but the path >> > computation is incorrect. e.g.: >> > >> >

Re: [Qemu-devel] [PATCH] vmdk: remove wrong calculation of relative path

2013-06-26 Thread Kevin Wolf
Am 26.06.2013 um 11:24 hat Fam Zheng geschrieben: > When creating image with backing file, the driver tries to calculate the > relative path from created image file to backing file, but the path > computation is incorrect. e.g.: > > $ qemu-img create -f vmdk -b vmdk-data-disk.vmdk vmdk-data-sn

[Qemu-devel] [PATCH] vmdk: remove wrong calculation of relative path

2013-06-26 Thread Fam Zheng
When creating image with backing file, the driver tries to calculate the relative path from created image file to backing file, but the path computation is incorrect. e.g.: $ qemu-img create -f vmdk -b vmdk-data-disk.vmdk vmdk-data-snapshot1 Formatting 'vmdk-data-snapshot1', fmt=vmdk size=