blockjob: drop block_job_pause/resume_all()
commit23d702d898bdd8e6772d83ea9789767ed589e17e
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 24 Apr 2018 08:52:40 +0000 (24 09:52 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 10 May 2018 09:41:12 +0000 (10 10:41 +0100)
treeccbe72a8dd6fb990c9a1b8b95901818e56829ab6
parente5cd695266c5709308aa95b1baae499e4b5d4544
blockjob: drop block_job_pause/resume_all()

Commit 8119334918e86f45877cfc139192d54f2449a239 ("block: Don't
block_job_pause_all() in bdrv_drain_all()") removed the only callers of
block_job_pause/resume_all().

Pausing and resuming now happens in child_job_drained_begin/end() so
it's no longer necessary to globally pause/resume jobs.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Message-id: 20180424085240.5798-1-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
blockjob.c
include/block/blockjob_int.h