commit | 19dbcbf7cc1892f5130b4edd5a4bb4ca800ef7d8 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Tue Jun 22 16:59:46 2010 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Jul 02 13:18:01 2010 +0200 |
tree | 5f17ed19373e4e0c1c343abe9883623a9a03dd79 | |
parent | 8713f8ffb87a28c94b4f22b9a9ec16c55381187e [diff] |
qcow2: Fix error handling during metadata preallocation People were wondering why qemu-img check failed after they tried to preallocate a large qcow2 file and ran out of disk space. Signed-off-by: Kevin Wolf <kwolf@redhat.com>