]> git.proxmox.com Git - qemu.git/commit
block: Fix image re-open in bdrv_commit
authorKevin Wolf <kwolf@redhat.com>
Mon, 30 Aug 2010 16:42:15 +0000 (18:42 +0200)
committerKevin Wolf <kwolf@redhat.com>
Mon, 30 Aug 2010 16:42:15 +0000 (18:42 +0200)
commit2c1064ed2dd30494e4a5484f4b1a24e9dc24c2b8
tree70c4d793620121f076382aaad462ea98438b6faf
parent55ee7b38e820601e9e226061f1b68f9275553ec5
block: Fix image re-open in bdrv_commit

Arguably we should re-open the backing file with the backing file format and
not with the format of the snapshot image.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit ee1811965fd15e0b41f8d508b951a8ab826ae3a7)

Conflicts:

block.c

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.c