commit | e7fd37ba12170cc414be8b639dfc2c5f7172fac2 | [log] [tgz] |
---|---|---|
author | Ma Shimiao <mashimiao.fnst@cn.fujitsu.com> | Tue Dec 12 09:43:49 2017 +0800 |
committer | Tejun Heo <tj@kernel.org> | Tue Dec 12 07:53:29 2017 -0800 |
tree | c8e28735d16cf75f102f08bc9500f5b128a42bc2 | |
parent | c2f31b79d510ec1a27138bdcf2d0ece1080be85e [diff] |
cgroup: avoid copying strings longer than the buffers cgroup root name and file name have max length limit, we should avoid copying longer name than that to the name. tj: minor update to $SUBJ. Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com> Signed-off-by: Tejun Heo <tj@kernel.org>