]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
libcgroup Test: fix-modify_cgroup-bug-in-multimnt
authorBalbir Singh <balbir@linux.vnet.ibm.com>
Wed, 17 Dec 2008 15:20:36 +0000 (15:20 +0000)
committerBalbir Singh <balbir@linux.vnet.ibm.com>
Wed, 17 Dec 2008 15:20:36 +0000 (15:20 +0000)
commit44f5dae655206be2040c2f927c6accb5e897555f
tree4c6cef0ad35782411d1c99eacf0a0af3b3c38077
parentd55d78c9dfe5e6fbc499bf532bcf4859be59d326
libcgroup Test: fix-modify_cgroup-bug-in-multimnt

this patch fixes the testcase for cgroup_modify_cgroup() multi mount.
The second controller was not initialised to a value, so doing that.
/me learns the bad effects of using global data structure :)

Signed-off-by:  Sudhir Kumar  <skumar@linux.vnet.ibm.com>

git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/trunk@272 4f4bb910-9a46-0410-90c8-c897d4f1cd53
tests/libcgrouptest01.c