Re: [libvirt] [PATCHv2 2/4] openvz: support file system quota reporting

2012-05-22 Thread Eric Blake
On 05/11/2012 03:14 PM, Guido Günther wrote: --- src/openvz/openvz_conf.c| 16 tests/domainschemadata/domain-openvz-simple.xml |2 ++ 2 files changed, 18 insertions(+) +param = DISKSPACE; +ret = openvzReadVPSConfigParam(veid,

[libvirt] [PATCHv2 2/4] openvz: support file system quota reporting

2012-05-11 Thread Guido Günther
--- src/openvz/openvz_conf.c| 16 tests/domainschemadata/domain-openvz-simple.xml |2 ++ 2 files changed, 18 insertions(+) diff --git a/src/openvz/openvz_conf.c b/src/openvz/openvz_conf.c index 5f107ed..44637d8 100644 --- a/src/openvz/openvz_conf.c