[libvirt] [PATCH] qemu: Avoid dangling job in qemuDomainSetBlockIoTune

Jiri Denemark jdenemar at redhat.com
Wed Sep 18 09:06:23 UTC 2013


On Wed, Sep 18, 2013 at 09:54:22 +0100, Daniel Berrange wrote:
> On Wed, Sep 18, 2013 at 10:42:33AM +0200, Jiri Denemark wrote:
> > virDomainSetBlockIoTuneEnsureACL was incorrectly called after we already
> > started a job. As a result of this, the job was not cleaned up when an
> > access driver had forbidden the action.
> > 
> > Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> > ---
> >  src/qemu/qemu_driver.c | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> ACK

Thanks, pushed.

Jirka




More information about the libvir-list mailing list