Re: [libvirt] [PATCH 1/5] Rename virCgroupGetAppRoot to virCgroupForSelf

2013-03-22 Thread Stefan Berger
On 03/22/2013 10:28 AM, Daniel P. Berrange wrote: From: "Daniel P. Berrange" The virCgroupGetAppRoot is not clear in its meaning. Change to virCgroupForSelf to highlight that this returns the cgroup config for the caller's process Signed-off-by: Daniel P. Berrange --- src/libvirt_private.sy

[libvirt] [PATCH 1/5] Rename virCgroupGetAppRoot to virCgroupForSelf

2013-03-22 Thread Daniel P. Berrange
From: "Daniel P. Berrange" The virCgroupGetAppRoot is not clear in its meaning. Change to virCgroupForSelf to highlight that this returns the cgroup config for the caller's process Signed-off-by: Daniel P. Berrange --- src/libvirt_private.syms | 2 +- src/lxc/lxc_cgroup.c | 2 +- src/util/