]> Git Repo - qemu.git/commit - include/block/block_int.h
block/replication: drop usage of bs->job
authorVladimir Sementsov-Ogievskiy <[email protected]>
Thu, 6 Jun 2019 15:41:29 +0000 (18:41 +0300)
committerKevin Wolf <[email protected]>
Tue, 18 Jun 2019 14:41:09 +0000 (16:41 +0200)
commitcc19f1773d30d13293d703140eb5627e393ace6e
treea5492dababff67612ddfc509d8acb8af46067ed7
parent835d689d257ddc8893febf6e93747c201614d078
block/replication: drop usage of bs->job

We are going to remove bs->job pointer. Drop it's usage in replication
code. Additionally we have to return job pointer from some mirror APIs.

Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/mirror.c
block/replication.c
include/block/block_int.h
This page took 0.027431 seconds and 4 git commands to generate.