On 03/11/2011 11:03 AM, Balbir Singh wrote:
> * Ivana Varekova<varek...@redhat.com>  [2011-03-11 12:01:13]:
>
>> Fix the problem described in 
>> https://bugzilla.redhat.com/show_bug.cgi?id=667968
>> cgclassify accepts invalid non-numeric arguments, testcase:
>>
>> $ cgclassify -g cpu:/ xxx; echo $?
>> 0
>>
> I presume you got the error on stderr as well?
>
> Otherwise looks reasonable
>
Yes now the behaviour is:

# ./cgclassify -g cpu:/ xxx 789; echo $?
Error: xxx is not valid pid.
Error changing group of pid 789: No such process
1

Ivana

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to