commit | 198c49cc8d81e8eb0df3749d395599895c3a3a76 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Tue Apr 24 16:55:04 2018 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed May 23 14:30:51 2018 +0200 |
tree | de592e39154d0bbe94b9fafaf95af99c3ed2d14d | |
parent | b3b5299d58bce4366c647af40374e6b063f371eb [diff] |
job: Add job_yield() This moves block_job_yield() to the Job layer. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>