diff options
author | Max Reitz <mreitz@redhat.com> | 2014-10-22 14:09:35 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-10-23 15:34:01 +0200 |
commit | fef4d3d5644f984e9fa427dea4f7cfa15de9059c (patch) | |
tree | f89756137010976d0313ebbda137ed4d7fa06205 /target-sparc | |
parent | ad27390c85c50df402c7ec0d3864fc43e6559fb3 (diff) |
qcow2: Let inc_refcounts() return -errno
As of a future patch, inc_refcounts() will have to throw errors which
are generally signaled by returning -errno. Therefore, let it return an
integer which is either 0 for success or -errno and handle the -errno
case in all callers.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'target-sparc')
0 files changed, 0 insertions, 0 deletions