qemu/include
John Snow ccbfb3319a jobs: remove .exit callback
Now that all of the jobs use the component finalization callbacks,
there's no use for the heavy-hammer .exit callback anymore.

job_exit becomes a glorified type shim so that we can call
job_completed from aio_bh_schedule_oneshot.

Move these three functions down into job.c to eliminate a
forward reference.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-id: 20180906130225.5118-12-jsnow@redhat.com
Reviewed-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
2018-09-25 15:31:15 +02:00
..
2018-08-23 13:32:50 +02:00
2018-08-28 11:31:23 +10:00
2018-09-25 13:30:45 +01:00
2018-09-24 15:43:33 +01:00
2018-09-25 15:31:15 +02:00
2018-08-23 18:46:25 +02:00
2018-08-24 08:40:11 +02:00