Re: [libvirt] [PATCH 3/7] fspools: configuration and internal representation

2016-08-25 Thread Olga Krishtal
On 25/08/16 04:07, Daniel P. Berrange wrote: On Fri, Aug 19, 2016 at 06:03:31PM +0300, Olga Krishtal wrote: Signed-off-by: Nikolay Shirokovskiy --- po/POTFILES.in |1 + src/Makefile.am |5 + src/conf/fs_conf.c | 1624 +

Re: [libvirt] [PATCH 3/7] fspools: configuration and internal representation

2016-08-24 Thread Daniel P. Berrange
On Fri, Aug 19, 2016 at 06:03:31PM +0300, Olga Krishtal wrote: > Signed-off-by: Nikolay Shirokovskiy > --- > po/POTFILES.in |1 + > src/Makefile.am |5 + > src/conf/fs_conf.c | 1624 > ++ > src/conf/fs_conf.h | 3

[libvirt] [PATCH 3/7] fspools: configuration and internal representation

2016-08-19 Thread Olga Krishtal
Signed-off-by: Nikolay Shirokovskiy --- po/POTFILES.in |1 + src/Makefile.am |5 + src/conf/fs_conf.c | 1624 ++ src/conf/fs_conf.h | 310 + src/libvirt_private.syms | 42 ++ 5 files changed, 1982 insert

[libvirt] [PATCH 3/7] fspools: configuration and internal representation

2016-07-11 Thread Nikolay Shirokovskiy
From: Olga Krishtal Signed-off-by: Nikolay Shirokovskiy --- po/POTFILES.in |1 + src/Makefile.am |5 + src/conf/fs_conf.c | 1624 ++ src/conf/fs_conf.h | 310 + src/libvirt_private.syms | 42 ++ 5 file