On 05/11/2018 06:30 PM, Max Reitz wrote: > On 2018-05-09 18:26, Kevin Wolf wrote: >> Commit 81193349 removed the only use of block_job_pause/resume_all(), >> which was in bdrv_drain_all(). The functions are now unused and can be >> removed. > > I have a strange liking for all-digit commit hash prefixes. > >> Signed-off-by: Kevin Wolf <kw...@redhat.com> >> --- >> include/block/blockjob_int.h | 14 -------------- >> blockjob.c | 27 --------------------------- >> 2 files changed, 41 deletions(-) >
And all deletion diffstats. > Reviewed-by: Max Reitz <mre...@redhat.com> > Reviewed-by: John Snow <js...@redhat.com>