commit | 5d43e86e11f488fda7956b13160e0c0105a84845 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Wed Apr 18 16:32:20 2018 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed May 23 14:30:50 2018 +0200 |
tree | b5c4200538b55bb476e92b197a352ea4e3c09ce0 | |
parent | da01ff7f38f52791f93fc3ca59afcfbb220f15af [diff] |
job: Add job_sleep_ns() There is nothing block layer specific about block_job_sleep_ns(), so move the function to Job. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>