On 11/03/2015 05:12 PM, Denis V. Lunev wrote:
From: Stefan Hajnoczi <stefa...@redhat.com>
This one slipped through. Although we acquire AioContext when
committing all devices we don't for just a single device.
AioContext must be acquired before calling bdrv_*() functions to
synchronize access with other threads that may be using the AioContext.
Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
Signed-off-by: Denis V. Lunev <d...@openvz.org>
this was Reviewed-by: Jeff Cody <jc...@redhat.com> in
the original submission.
Lost that accidentally.