commit | ee1811965fd15e0b41f8d508b951a8ab826ae3a7 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu Aug 05 13:05:22 2010 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Aug 30 18:29:22 2010 +0200 |
tree | 864c17552d88095684995dda5a3d25c7aa60a963 | |
parent | b6a4805b55b409134dc712677fdc4f6a8795e965 [diff] |
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>