
27 Aug
2018
27 Aug
'18
9:34 a.m.
On Fri, Aug 24, 2018 at 03:45:54PM +0200, Pavel Hrdina wrote:
The case where we need path of any controller is only for internal use so move it out to a different function.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- src/util/vircgroup.c | 54 ++++++++++++++++++++++++++------------------ src/util/vircgroup.h | 2 +- 2 files changed, 33 insertions(+), 23 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano