fix cgroup_copy_cgroup description. There should be obvious this function only copy the controller stuff. It does not copy permissions, name and ownership.
Signed-off-by: Ivana Hutarova Varekova <varek...@redhat.com> --- 0 files changed, 0 insertions(+), 0 deletions(-) diff --git a/include/libcgroup/groups.h b/include/libcgroup/groups.h index 7fa42fc..d5c87aa 100644 --- a/include/libcgroup/groups.h +++ b/include/libcgroup/groups.h @@ -295,7 +295,8 @@ int cgroup_delete_cgroup_ext(struct cgroup *cgroup, int flags); int cgroup_get_cgroup(struct cgroup *cgroup); /** - * Copy all controllers, parameters and their values. All existing controllers + * Copy all controllers, their parameters and values. Group name, permissions + * and ownerships are not coppied. All existing controllers * in the source group are discarded. * * @param dst Destination group. ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Libcg-devel mailing list Libcg-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libcg-devel