
24 Sep
2018
24 Sep
'18
4:17 p.m.
On Thu, Sep 20, 2018 at 10:54:30AM +0200, Pavel Hrdina wrote:
If virCgroupEnableMissingControllers() fails it could already create
could have already created? I'm not good at the conditionals.
some directories, we should clean it up as well.
Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com> Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- src/util/vircgroup.c | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano