]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cgroup: export virCgroupRemoveRecursively
authorGao feng <gaofeng@cn.fujitsu.com>
Wed, 20 Mar 2013 08:14:23 +0000 (16:14 +0800)
committerEric Blake <eblake@redhat.com>
Wed, 20 Mar 2013 20:21:27 +0000 (14:21 -0600)
commit8d19a9f5789c30499e4060ea77ca5254dc7a6988
tree94c8f55bf89a07c889e4091e3f7d47b32af5a827
parent82eec793c7a3ac470b156d36e9533087ca1f7d2b
cgroup: export virCgroupRemoveRecursively

We will use virCgroupRemoveRecursively to remove cgroup
directories in the coming patch.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
src/libvirt_private.syms
src/util/vircgroup.c
src/util/vircgroup.h