On Mon, Mar 14, 2022 at 09:37:01AM -0400, Emanuele Giuseppe Esposito wrote:
> @@ -135,32 +137,37 @@ void block_job_remove_all_bdrv(BlockJob *job);
>  bool block_job_has_bdrv(BlockJob *job, BlockDriverState *bs);
>  
>  /**
> - * block_job_set_speed:
> + * block_job_set_speed_locked:
>   * @job: The job to set the speed for.
>   * @speed: The new value
>   * @errp: Error object.
>   *
>   * Set a rate-limiting parameter for the job; the actual meaning may
>   * vary depending on the job type.
> + *
> + * Called with job_mutex lock held. May temporarly release the lock.

s/temporarly/temporarily/

Attachment: signature.asc
Description: PGP signature

Reply via email to