]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: blockjob: Extract block job info code into a separate function
authorPeter Krempa <pkrempa@redhat.com>
Wed, 1 Apr 2015 12:54:10 +0000 (14:54 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 21 Jul 2015 13:32:58 +0000 (15:32 +0200)
commitdda95b531f1d2e9abd4df03c0461eaa7e3840b02
tree0e992c6bbe2ca6cd71cbc659459ddcf215a63575
parentac3ed2085fcbeecaf5aa347c0b1bffaf94fff293
virsh: blockjob: Extract block job info code into a separate function

cmdBlockJob will be converted to a hub that will call into the
individual executor functions.
tools/virsh-domain.c