]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh-pool: Offer only active pool for pool-refresh completer
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 1 Mar 2019 09:56:42 +0000 (10:56 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Sat, 16 Mar 2019 06:50:51 +0000 (07:50 +0100)
commitd8b2ec21499c516d846b088d5863bed337062b38
tree20a2aa43d74c64355666c0e854f8bdb2ce52bfe1
parentccc7ffb4efd7948719d8fce604024db45e8cd1bb
virsh-pool: Offer only active pool for pool-refresh completer

Only active pools can be refreshed. But our completer offers just
all pool, even inactive ones.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
tools/virsh-pool.c