Re: [libvirt] [PATCH v5] virsh: Introduce virsh-pool command

2016-06-18 Thread Cole Robinson
On 06/16/2016 01:42 PM, Jovanka Gulicoska wrote: > Hi, > > There is a typo in the commit message. > This patch is for introducing virsh pool-event command. I adjusted the commit message and pushed now Thanks, Cole -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman

Re: [libvirt] [PATCH v5] virsh: Introduce virsh-pool command

2016-06-16 Thread Jovanka Gulicoska
Hi, There is a typo in the commit message. This patch is for introducing virsh pool-event command. Thanks, Jovanka On Thu, Jun 16, 2016 at 7:27 PM, Jovanka Gulicoska < jovanka.gulico...@gmail.com> wrote: > --- > tools/virsh-pool.c | 184 > +

[libvirt] [PATCH v5] virsh: Introduce virsh-pool command

2016-06-16 Thread Jovanka Gulicoska
--- tools/virsh-pool.c | 184 + tools/virsh.pod| 18 ++ 2 files changed, 202 insertions(+) diff --git a/tools/virsh-pool.c b/tools/virsh-pool.c index f9299e2..18e218c 100644 --- a/tools/virsh-pool.c +++ b/tools/virsh-pool.c @@ -32,6 +32