On 02/23/2016 10:58 AM, Henning Schild wrote:
Use virCgroupAddTaskController in virCgroupAddTask so we have one
single point where we add tasks to cgroups.
Signed-off-by: Henning Schild <henning.schild(a)siemens.com>
---
src/util/vircgroup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
This seems reasonable - couple of extra sanity checks being made, but it
definitely seems like the right thing to do.
John