commit | c33491978c5c4c746cc0272d5f2df50aa14d1f02 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu May 06 16:34:56 2010 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon May 17 10:20:05 2010 +0200 |
tree | 6fde1e1cbd85836334b3b7722bbcf87d835dc58a | |
parent | 209930818bc0bb1400fbfa7d6448066c1b9e7b4c [diff] |
block: Fix bdrv_commit When reopening the image, don't guess the driver, but use the same driver as was used before. This is important if the format=... option was used for that image. Signed-off-by: Kevin Wolf <kwolf@redhat.com>