[libvirt] [PATCH 1/2] cgroup: export virCgroupRemoveRecursively

Eric Blake eblake at redhat.com
Wed Mar 20 20:19:58 UTC 2013


On 03/20/2013 07:59 AM, Osier Yang wrote:
> On 2013年03月20日 16:14, Gao feng wrote:
>> We will use virCgroupRemoveRecursively to remove cgroup
>> directories in the coming patch.
>>
>> Signed-off-by: Gao feng<gaofeng at cn.fujitsu.com>
>> ---
>>   src/libvirt_private.syms | 1 +
>>   src/util/vircgroup.c     | 4 ++--
>>   src/util/vircgroup.h     | 1 +
>>   3 files changed, 4 insertions(+), 2 deletions(-)
>>
>> diff --git a/src/libvirt_private.syms b/src/libvirt_private.syms
>> index dc01bfa..8cc50c4 100644
>> --- a/src/libvirt_private.syms
>> +++ b/src/libvirt_private.syms
>> @@ -1118,6 +1118,7 @@ virCgroupKillRecursive;
>>   virCgroupMounted;
>>   virCgroupMoveTask;
>>   virCgroupPathOfController;
>> +virCgroupRemoveRecursively;
>>   virCgroupRemove;
> 
> Not alphabetically sorted.

But beyond that, it looks okay, so:

ACK and pushed, with the sorting fixed.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130320/3fd465aa/attachment-0001.sig>


More information about the libvir-list mailing list