Files
qemu-esp-boards/include
Kevin Wolf b69f777dd9 job: Add job_drain()
block_job_drain() contains a blk_drain() call which cannot be moved to
Job, so add a new JobDriver callback JobDriver.drain which has a common
implementation for all BlockJobs. In addition to this we keep the
existing BlockJobDriver.drain callback that is called by the common
drain implementation for all block jobs.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
2018-05-23 14:30:50 +02:00
..
2018-05-23 14:30:50 +02:00
2018-03-07 08:30:28 +13:00
2018-03-27 10:17:45 -05:00
2018-05-23 14:30:50 +02:00
2018-05-09 00:13:37 +02:00
2018-04-27 11:36:34 +02:00