
1 Feb
2016
1 Feb
'16
1:42 p.m.
On Wed, Jan 27, 2016 at 13:24:51 +1100, Michael Chapman wrote:
There is no need to call virshPrintJobProgress() unless the block job's cur or end cursors have changed since the last iteration.
Signed-off-by: Michael Chapman <mike@very.puzzling.org> --- tools/virsh-domain.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
ACK