cgroup: call cg_all_unified() right before using the result
authorLennart Poettering <lennart@poettering.net>
Mon, 10 Dec 2018 15:08:13 +0000 (16:08 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 10 Dec 2018 15:09:41 +0000 (16:09 +0100)
commit92a993041a07149a24f20d5f818e9718339fac30
tree7f5683c987dc6613358f74c89e86888db377806f
parent8f3fd07ac0407561a4d760e585913ba51e38b828
cgroup: call cg_all_unified() right before using the result

Let's not query it before we actually need it.
src/core/cgroup.c