Re: [libvirt] [PATCH 7/7] virsh: filesystem pools commands

2016-08-25 Thread Olga Krishtal
On 25/08/16 04:13, Daniel P. Berrange wrote: On Fri, Aug 19, 2016 at 06:03:35PM +0300, Olga Krishtal wrote: Signed-off-by: Nikolay Shirokovskiy --- po/POTFILES.in |2 + tools/Makefile.am|4 + tools/virsh-fspool.c | 1728 ++

Re: [libvirt] [PATCH 7/7] virsh: filesystem pools commands

2016-08-24 Thread Daniel P. Berrange
On Fri, Aug 19, 2016 at 06:03:35PM +0300, Olga Krishtal wrote: > Signed-off-by: Nikolay Shirokovskiy > --- > po/POTFILES.in |2 + > tools/Makefile.am|4 + > tools/virsh-fspool.c | 1728 > ++ > tools/virsh-fspool.h | 36 ++ > too

[libvirt] [PATCH 7/7] virsh: filesystem pools commands

2016-08-19 Thread Olga Krishtal
Signed-off-by: Nikolay Shirokovskiy --- po/POTFILES.in |2 + tools/Makefile.am|4 + tools/virsh-fspool.c | 1728 ++ tools/virsh-fspool.h | 36 ++ tools/virsh-item.c | 1274 + tools/virsh-item

[libvirt] [PATCH 7/7] virsh: filesystem pools commands

2016-07-11 Thread Nikolay Shirokovskiy
From: Olga Krishtal Signed-off-by: Nikolay Shirokovskiy --- po/POTFILES.in |2 + tools/Makefile.am|4 + tools/virsh-fspool.c | 1728 ++ tools/virsh-fspool.h | 36 ++ tools/virsh-item.c | 1274 +