
18 Sep
2013
18 Sep
'13
11:06 a.m.
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@redhat.com> --- src/qemu/qemu_driver.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
ACK
Thanks, pushed. Jirka