]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
fix template function to copy template groups properly
authorIvana Hutarova Varekova <varekova@redhat.com>
Thu, 18 Jul 2013 10:07:29 +0000 (12:07 +0200)
committerIvana Hutarova Varekova <varekova@redhat.com>
Thu, 18 Jul 2013 10:07:29 +0000 (12:07 +0200)
commit2e58167b99007a04a83e78a2eff62c26e00f2ce2
treebc293b0da970dfc67b3de9b1ee4349ca074b3e4a
parent4a33777ae0beca810283f670d10d59d69bf82b35
fix template function to copy template groups properly

This patch fixes cgroup_init_templates_cache and cgroup_reload_cached_templates functions. Their have to copy  not only
controllers and their structures but all variables (controller name, permissions and ownership) for templates.

Signed-off-by: Ivana Hutarova Varekova <varekova@redhat.com>
Acked-by: Jan Safranek <jsafrane@redhat.com>
src/config.c