Re: [libvirt] [PATCH] virsh: Fix msg: blockjob is aborted from another client

2014-11-13 Thread Ján Tomko
On 11/13/2014 02:32 PM, Erik Skultety wrote: > When a block{pull, copy, commit} is aborted via keyboard interrupt, > the job is properly canceled followed by proper error message. > However, when the job receives an abort from another client connected > to the same domain, the error message incorre

[libvirt] [PATCH] virsh: Fix msg: blockjob is aborted from another client

2014-11-13 Thread Erik Skultety
When a block{pull, copy, commit} is aborted via keyboard interrupt, the job is properly canceled followed by proper error message. However, when the job receives an abort from another client connected to the same domain, the error message incorrectly indicates that a blockjob has been finished succ