Thanks for review, I'll send the v4 patch.

Thanks!
Weng Meiling
On 2014/6/27 12:10, Ivana Varekova wrote:
> 
> 
> ----- Original Message -----
>> From: "Weng Meiling" <wengmeiling.w...@huawei.com>
>> To: "Ivana Varekova" <varek...@redhat.com>
>> Cc: "Libcg Development list" <libcg-devel@lists.sourceforge.net>, "libo 
>> chen" <libo.c...@huawei.com>, "Huang Qiang"
>> <h.huangqi...@huawei.com>
>> Sent: Thursday, November 7, 2013 6:36:45 AM
>> Subject: [PATCH v3] cgdelete:fix the display problem
>>
>>
>> From: Weng Meiling <wengmeiling.w...@huawei.com>
>>
>> When multi subsystems mounted on one place like this:
>>
>> $ lssubsys -m
>> cpu,cpuacct /cgroup/cpu
>>
>> $ lscgroup
>> cpu,cpuacct:/
>> cpu,cpuacct:/test
>>
>> if we delete the cgroup with the cgdelete -g, and specifying multi
>> controllers like this:
>>
>> $ cgdelete -g cpu,cpuacct:test
>>
>> or
>>
>> $ cgdelete -g cpu:test -g cpuacct:test
>>
>> it will report error:
>> cgdelete: cannot remove group 'test': No such file or directory
>>
>> this patch fix the problem.
>>
>> v1 -> v2
>>  - make cgdelete -g cpu:/test -g cpu:test failed.
>> v2 -> v3
>>  - make cgdelete -g cpu:test -g cpu:test1 ok.
>>
> Hello,
> sorry for the delay, I found there is no response so I review the patch now. 
> Thanks for your work.
> Ivana
> 



------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to