diff options
| author | Paolo Bonzini | 2017-05-08 16:13:02 +0200 |
|---|---|---|
| committer | Jeff Cody | 2017-05-24 22:38:51 +0200 |
| commit | 05b0d8e3b8a1ed1a5840a317ce4f7f4ebe53156f (patch) | |
| tree | 94487e194c1c0e31d8035e25b2e598f323e521b8 /include/exec | |
| parent | blockjob: remove iostatus_reset callback (diff) | |
| download | qemu-05b0d8e3b8a1ed1a5840a317ce4f7f4ebe53156f.tar.gz qemu-05b0d8e3b8a1ed1a5840a317ce4f7f4ebe53156f.tar.xz qemu-05b0d8e3b8a1ed1a5840a317ce4f7f4ebe53156f.zip | |
blockjob: introduce block_job_early_fail
Outside blockjob.c, block_job_unref is only used when a block job fails
to start, and block_job_ref is not used at all. The reference counting
thus is pretty well hidden. Introduce a separate function to be used
by block jobs; because block_job_ref and block_job_unref now become
static, move them earlier in blockjob.c.
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Message-id: 20170508141310.8674-4-pbonzini@redhat.com
Signed-off-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
