commit | 1d36e3aae338a71ba449f561b6343bb313f70968 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Wed Jan 20 15:02:59 2010 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Jan 26 14:59:19 2010 -0600 |
tree | f9133da3306512ae817f6dc84a3804f0274d7c00 | |
parent | fb8fa77ce143b0911658b4bcbe641c869e26ceee [diff] |
qcow2: Fix error handling in qcow_save_vmstate Don't assume success but pass the bdrv_pwrite return value on. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>