
22 Jan
2018
22 Jan
'18
7:26 p.m.
On 01/12/2018 09:37 AM, Michal Privoznik wrote:
This one is a bit simpler since virStoragePoolListAllVolumes() has no flags yet.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- tools/virsh-completer.c | 52 +++++++++++++++++++++++++++++++++++++++++++++++++ tools/virsh-completer.h | 4 ++++ tools/virsh-volume.c | 3 ++- 3 files changed, 58 insertions(+), 1 deletion(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John