Am 10.04.2017 um 17:05 hat Fam Zheng geschrieben: > Previously, before test_block_job_start returns, the job can already > complete, as a result, the transactional state of other jobs added to > the same txn later cannot be handled correctly. > > Move the block_job_start() calls to callers after > block_job_txn_add_job() calls. > > Signed-off-by: Fam Zheng <f...@redhat.com>
Reviewed-by: Kevin Wolf <kw...@redhat.com>