commit | db3a964fb6d66bd50faca76968479bb62ed25330 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Wed Jan 20 15:03:06 2010 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Jan 26 14:59:19 2010 -0600 |
tree | 9293d38c5c3df381afc49e528200fb7b2842d42a | |
parent | 7322afe7eaa7211285a38ccfb754a0a52911e394 [diff] |
qcow2: Don't ignore update_refcount return value update_refcount can return errors that need to be handled by the callers. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>