On 11/29/2011 08:44 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berra...@redhat.com>
> 
> If suspend failed for some reason (eg too short duration) then

s/eg/e.g./

> susquent attempts to trigger suspend were rejected because we

s/susquent/subsequent/

> had already marked a suspend as being in progress
> 
> * src/util/virnodesuspend.c: Don't mark suspend as active
>   until we've successfully triggered it
> ---
>  src/util/virnodesuspend.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

ACK.  As long as we only mark aboutToSuspend while holding the lock, and
only ever probe it while also holding the lock, then we're safe.

-- 
Eric Blake   ebl...@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to