Re: [libvirt] [PATCH 2/8] virsh: Introduce virshStorageVolNameCompleter

2018-01-22 Thread John Ferlan
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 > --- > tools/virsh-completer.c | 52 > + >

[libvirt] [PATCH 2/8] virsh: Introduce virshStorageVolNameCompleter

2018-01-12 Thread Michal Privoznik
This one is a bit simpler since virStoragePoolListAllVolumes() has no flags yet. Signed-off-by: Michal Privoznik --- tools/virsh-completer.c | 52 + tools/virsh-completer.h | 4 tools/virsh-volume.c| 3 ++- 3 files