]> Git Repo - qemu.git/commit
qcow2: Don't ignore update_refcount return value
authorKevin Wolf <[email protected]>
Wed, 20 Jan 2010 14:03:06 +0000 (15:03 +0100)
committerAnthony Liguori <[email protected]>
Tue, 26 Jan 2010 20:59:19 +0000 (14:59 -0600)
commitdb3a964fb6d66bd50faca76968479bb62ed25330
tree9293d38c5c3df381afc49e528200fb7b2842d42a
parent7322afe7eaa7211285a38ccfb754a0a52911e394
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
block/qcow2-refcount.c
This page took 0.025676 seconds and 4 git commands to generate.