From: Ivana Hutarova Varekova Date: Mon, 28 Jan 2013 13:44:53 +0000 (+0100) Subject: cgroup_change_cgroup_flags: use templates if they are in rules X-Git-Tag: v0.41~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=931fbf55d2870d2ece4beecbb7c489db4f96289a;p=thirdparty%2Flibcgroup.git cgroup_change_cgroup_flags: use templates if they are in rules cgroup_change_cgroup_flags: use cgroup_config_create_template_group instead of cgroup_create_cgroup -> this function reads configure file, if it is not already cached and use template setting from if the template is used in rule and the group does not exist yet. Signed-off-by: Ivana Hutarova Varekova Acked-by: Jan Safranek ---