]> xenbits.xensource.com Git - libvirt.git/commit
Rename virCgroupGetAppRoot to virCgroupForSelf
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 21 Mar 2013 11:53:14 +0000 (11:53 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 5 Apr 2013 09:41:54 +0000 (10:41 +0100)
commit804a809a063ee31d592d0c8134e30a8514bbf40b
treee83f69fd2dbaba0a640f14697e19f5992376dd75
parentb1d3154a50e4303bf6f4f6c995a169820c8924fe
Rename virCgroupGetAppRoot to virCgroupForSelf

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 <berrange@redhat.com>
src/libvirt_private.syms
src/lxc/lxc_cgroup.c
src/util/vircgroup.c
src/util/vircgroup.h