On 10/04/2017 17:22, Stefan Hajnoczi wrote: >> >> Later on, block_job_fail will also have different locking than >> block_job_unref. > block_job_fail() sounds like it's *the* job failure API. > How about block_job_fail_early()? > > It indicates the API is only for the beginning of the job's lifecycle.
Can't disagree and I'll apply your suggestion. Thanks, Paolo