commit | 1bd8e175580a87c7b9e6791faca7626f9bc3ceeb | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Tue Aug 31 13:44:25 2010 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Sep 08 12:39:20 2010 +0200 |
tree | 73bcf5acdd3abe1bba0187d4a9de08d312b4ebc9 | |
parent | 05acda4d1660591ea317619699f6aa7c659a90f1 [diff] |
qemu-img convert: Use cache=unsafe for output image If qemu-img crashes during the conversion, the user will throw away the broken output file anyway and start over. So no need to be too cautious. Signed-off-by: Kevin Wolf <kwolf@redhat.com>