
24 Sep
2018
24 Sep
'18
7:32 p.m.
On Tue, Sep 18, 2018 at 05:45:41PM +0200, Pavel Hrdina wrote:
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- src/util/vircgroup.c | 54 +----------------------------- src/util/vircgroupbackend.h | 7 ++++ src/util/vircgroupv1.c | 65 +++++++++++++++++++++++++++++++++++++ 3 files changed, 73 insertions(+), 53 deletions(-)
With the VIR_AUTOFREE stuff addressed: Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano