On Fri, Oct 18, 2013 at 03:07:33PM +0800, Fam Zheng wrote: > The VMFS extent line in description file doesn't have start offset as > FLAT lines does, and it should be defaulted to 0. The flat_offset > variable is initialized to -1, so we need to set it in this case. > > Signed-off-by: Fam Zheng <f...@redhat.com> > --- > block/vmdk.c | 2 ++ > 1 file changed, 2 insertions(+)
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan