]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vircgroup: Split virCgroupPathOfController into two functions
authorPavel Hrdina <phrdina@redhat.com>
Wed, 15 Aug 2018 15:21:47 +0000 (17:21 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 27 Aug 2018 15:40:05 +0000 (17:40 +0200)
commit998658bd1ebdc5fd9ec43131c381cece1a3893cf
tree34fe1e2548d7c09d0d9f6543d483fff3c8990fc6
parent3ae7b99094dc72616f902289afc407df738c9ce9
vircgroup: Split virCgroupPathOfController into two functions

The case where we need path of any controller is only for internal use
so move it out to a different function.

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
src/util/vircgroup.c
src/util/vircgroup.h