summaryrefslogtreecommitdiffstats
path: root/include/exec/user
diff options
context:
space:
mode:
authorMax Reitz2013-09-25 16:37:20 +0200
committerKevin Wolf2013-09-27 17:22:43 +0200
commitbe0b742ee320d1139d57062fa18490e7aa485f2a (patch)
tree10f9e2198f289445546553a20f1c4f2f63fd6861 /include/exec/user
parentqcow2: Don't put invalid L2 table into cache (diff)
downloadqemu-be0b742ee320d1139d57062fa18490e7aa485f2a.tar.gz
qemu-be0b742ee320d1139d57062fa18490e7aa485f2a.tar.xz
qemu-be0b742ee320d1139d57062fa18490e7aa485f2a.zip
qcow2: Always use error path in l2_allocate
Just returning -errno in some cases prevents trace_qcow2_l2_allocate_done from being executed (and, in one case, also the unused allocated L2 table from being freed). Always going down the error path fixes this. Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions